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:
ad95ff9
)
Fix CMake makefiles
author
Douglas Gregor
<dgregor@apple.com>
Wed, 4 Nov 2009 01:32:06 +0000
(
01:32
+0000)
committer
Douglas Gregor
<dgregor@apple.com>
Wed, 4 Nov 2009 01:32:06 +0000
(
01:32
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85994
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 416f4ba0148b538ac9056b0d22881a22a9c5bedd..9583edcbe44af8ab6ccea3ac44dbf522915b564b 100644
(file)
--- a/
lib/CodeGen/CMakeLists.txt
+++ b/
lib/CodeGen/CMakeLists.txt
@@
-42,6
+42,7
@@
add_llvm_library(LLVMCodeGen
Passes.cpp
PostRASchedulerList.cpp
PreAllocSplitting.cpp
+ ProcessImplicitDefs.cpp
PrologEpilogInserter.cpp
PseudoSourceValue.cpp
RegAllocLinearScan.cpp
@@
-57,6
+58,7
@@
add_llvm_library(LLVMCodeGen
ShrinkWrapping.cpp
SimpleRegisterCoalescing.cpp
SjLjEHPrepare.cpp
+ SlotIndexes.cpp
Spiller.cpp
StackProtector.cpp
StackSlotColoring.cpp