From: Gabor Greif Date: Wed, 11 Mar 2009 22:52:25 +0000 (+0000) Subject: update X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c40d4f85ddd6f822480f91dacd9646eec055c4ca;p=oota-llvm.git update git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66733 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index fed323742c4..a186b0538f3 100644 --- a/lib/CodeGen/CMakeLists.txt +++ b/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