mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
update cmakefile
llvm-svn: 92466
This commit is contained in:
parent
fbcc4eb5a5
commit
176c21d33e
@ -1,5 +1,6 @@
|
||||
add_llvm_library(LLVMInstCombine
|
||||
InstructionCombining.cpp
|
||||
InstCombineSimplifyDemanded.cpp
|
||||
)
|
||||
|
||||
target_link_libraries (LLVMInstCombine LLVMTransformUtils)
|
||||
|
Loading…
Reference in New Issue
Block a user