summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2009-03-11 22:52:25 +0000
committerGabor Greif <ggreif@gmail.com>2009-03-11 22:52:25 +0000
commitd9065c4e29fc40728a0842803d7f53d1703994e1 (patch)
treee01be4df8e513bdc5353ae2a59f80850ac7b8d5b /llvm/lib/CodeGen
parent99d892b892383135f54021bde0082288e3feeb60 (diff)
downloadbcm5719-llvm-d9065c4e29fc40728a0842803d7f53d1703994e1.tar.gz
bcm5719-llvm-d9065c4e29fc40728a0842803d7f53d1703994e1.zip
update
llvm-svn: 66733
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index fed323742c4..a186b0538f3 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -47,6 +47,7 @@ add_llvm_library(LLVMCodeGen
ScheduleDAGPrinter.cpp
ShadowStackGC.cpp
SimpleRegisterCoalescing.cpp
+ Spiller.cpp
StackProtector.cpp
StackSlotColoring.cpp
StrongPHIElimination.cpp
OpenPOWER on IntegriCloud