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:
c5b7ef1
)
Update CMake file.
author
Ted Kremenek
<kremenek@apple.com>
Wed, 13 Jan 2010 01:02:47 +0000
(
01:02
+0000)
committer
Ted Kremenek
<kremenek@apple.com>
Wed, 13 Jan 2010 01:02:47 +0000
(
01:02
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93283
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 7a969f0ad8f48507c3ebea773e9824d9f2fd512e..6bc808c3c56220ebcff548815263badaa8621898 100644
(file)
--- a/
lib/CodeGen/CMakeLists.txt
+++ b/
lib/CodeGen/CMakeLists.txt
@@
-35,12
+35,13
@@
add_llvm_library(LLVMCodeGen
MachineModuleInfoImpls.cpp
MachinePassRegistry.cpp
MachineRegisterInfo.cpp
- MachineSink.cpp
MachineSSAUpdater.cpp
+ MachineSink.cpp
MachineVerifier.cpp
MaxStackAlignment.cpp
ObjectCodeEmitter.cpp
OcamlGC.cpp
+ OptimizeExts.cpp
PHIElimination.cpp
Passes.cpp
PostRASchedulerList.cpp