mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 21:11:25 +12:00
use the pass manager instead of the legacy one
This commit is contained in:
parent
4ecf8ecd06
commit
d62e90f5b4
3 changed files with 107 additions and 48 deletions
1
3rdparty/llvm/CMakeLists.txt
vendored
1
3rdparty/llvm/CMakeLists.txt
vendored
|
@ -80,6 +80,7 @@ if(WITH_LLVM)
|
|||
Core
|
||||
ExecutionEngine
|
||||
MCJIT
|
||||
Passes
|
||||
)
|
||||
else()
|
||||
set(LLVM_LIBS LLVM)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue