summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CMakeLists.txt
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
commitd3bb335144a317bafb0f237fc8930595a855845a (patch)
treeef5d17262aae2a3605457ee95a3aaceebadf2dc1 /lib/CodeGen/CMakeLists.txt
parent3b6702db0cf9360750217e5798c3025c9fdb2c16 (diff)
downloadllvm-d3bb335144a317bafb0f237fc8930595a855845a.tar.gz
llvm-d3bb335144a317bafb0f237fc8930595a855845a.tar.bz2
llvm-d3bb335144a317bafb0f237fc8930595a855845a.tar.xz
update CMakeLists.txt
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108620 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index ffeff1ee27..078bb19438 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/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