mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[CMake] llvm/examples: Update libdeps for unoptimized builds.
llvm-svn: 220962
This commit is contained in:
parent
9bc5bd5f9a
commit
cc0ddb87d3
@ -1,6 +1,7 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
MC
|
||||
MCJIT
|
||||
Support
|
||||
nativecodegen
|
||||
|
@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
Interpreter
|
||||
MC
|
||||
Support
|
||||
nativecodegen
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user