projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0b4b72
)
update cmakefile
author
Chris Lattner
<sabre@nondot.org>
Mon, 4 Jan 2010 07:19:55 +0000
(07:19 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 4 Jan 2010 07:19:55 +0000
(07:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92466
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Transforms/InstCombine/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/Transforms/InstCombine/CMakeLists.txt
b/lib/Transforms/InstCombine/CMakeLists.txt
index 20eb032459e9aa53f4ad7b9beee6f6a57349ec7d..665903064a53d3d521280e36129521791771fb3e 100644
(file)
--- a/
lib/Transforms/InstCombine/CMakeLists.txt
+++ b/
lib/Transforms/InstCombine/CMakeLists.txt
@@
-1,5
+1,6
@@
add_llvm_library(LLVMInstCombine
InstructionCombining.cpp
+ InstCombineSimplifyDemanded.cpp
)
target_link_libraries (LLVMInstCombine LLVMTransformUtils)