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:
c6fe333
)
Add file to CMakeLists.txt
author
Eric Christopher
<echristo@apple.com>
Tue, 2 Mar 2010 02:49:43 +0000
(
02:49
+0000)
committer
Eric Christopher
<echristo@apple.com>
Tue, 2 Mar 2010 02:49:43 +0000
(
02:49
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97545
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/CodeGen/CMakeLists.txt
b/lib/CodeGen/CMakeLists.txt
index 62cf33900d65f3b033c950eb824386fd1b5ff48f..d385b860d86e1df41ec59d9273471b2d5436742f 100644
(file)
--- a/
lib/CodeGen/CMakeLists.txt
+++ b/
lib/CodeGen/CMakeLists.txt
@@
-22,6
+22,7
@@
add_llvm_library(LLVMCodeGen
LiveVariables.cpp
LowerSubregs.cpp
MachineBasicBlock.cpp
+ MachineCSE.cpp
MachineDominators.cpp
MachineFunction.cpp
MachineFunctionAnalysis.cpp