use the pass manager instead of the legacy one

This commit is contained in:
oltolm
2023-11-29 19:53:38 +01:00
committed by Elad Ashkenazi
parent 4ecf8ecd06
commit d62e90f5b4
3 changed files with 107 additions and 48 deletions
+1
View File
@@ -80,6 +80,7 @@ if(WITH_LLVM)
Core
ExecutionEngine
MCJIT
Passes
)
else()
set(LLVM_LIBS LLVM)