From: Zhongxing Xu Date: Sat, 17 Jul 2010 12:12:42 +0000 (+0000) Subject: update CMakeLists.txt X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d3bb335144a317bafb0f237fc8930595a855845a;p=oota-llvm.git update CMakeLists.txt git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108620 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index ffeff1ee27a..078bb194382 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