mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Reorder.
llvm-svn: 226419
This commit is contained in:
parent
ec7567690f
commit
7787b0877e
@ -3,11 +3,11 @@ set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
InstCombine
|
||||
MCJIT
|
||||
ScalarOpts
|
||||
Support
|
||||
TransformUtils
|
||||
native
|
||||
mcjit
|
||||
)
|
||||
|
||||
add_kaleidoscope_chapter(Kaleidoscope-Ch4
|
||||
|
@ -3,10 +3,10 @@ set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
InstCombine
|
||||
MCJIT
|
||||
ScalarOpts
|
||||
Support
|
||||
native
|
||||
mcjit
|
||||
)
|
||||
|
||||
add_kaleidoscope_chapter(Kaleidoscope-Ch5
|
||||
|
@ -3,10 +3,10 @@ set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
InstCombine
|
||||
MCJIT
|
||||
ScalarOpts
|
||||
Support
|
||||
native
|
||||
mcjit
|
||||
)
|
||||
|
||||
add_kaleidoscope_chapter(Kaleidoscope-Ch6
|
||||
|
@ -3,11 +3,11 @@ set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
InstCombine
|
||||
MCJIT
|
||||
ScalarOpts
|
||||
Support
|
||||
TransformUtils
|
||||
native
|
||||
mcjit
|
||||
)
|
||||
|
||||
set(LLVM_REQUIRES_RTTI 1)
|
||||
|
@ -1,9 +1,9 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
MCJIT
|
||||
Support
|
||||
native
|
||||
mcjit
|
||||
)
|
||||
|
||||
set(LLVM_REQUIRES_RTTI 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user