summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorZhongxing Xu <xuzhongxing@gmail.com>2010-07-17 12:12:42 +0000
committerZhongxing Xu <xuzhongxing@gmail.com>2010-07-17 12:12:42 +0000
commitb653ce648da6d4b5956ad5dcfa9be31e42aed2df (patch)
treeb610f227c00161efe0582516fc468df26a5edb7d /llvm/lib/CodeGen
parent8de7966fd51353316507e43db840a6378d7aceef (diff)
downloadbcm5719-llvm-b653ce648da6d4b5956ad5dcfa9be31e42aed2df.tar.gz
bcm5719-llvm-b653ce648da6d4b5956ad5dcfa9be31e42aed2df.zip
update CMakeLists.txt
llvm-svn: 108620
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 ffeff1ee27a..078bb194382 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -67,6 +67,7 @@ add_llvm_library(LLVMCodeGen
SjLjEHPrepare.cpp
SlotIndexes.cpp
Spiller.cpp
+ Splitter.cpp
StackProtector.cpp
StackSlotColoring.cpp
StrongPHIElimination.cpp
OpenPOWER on IntegriCloud