add ShrinkWrapping.cpp
authorChris Lattner <sabre@nondot.org>
Wed, 13 May 2009 06:27:38 +0000 (06:27 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 May 2009 06:27:38 +0000 (06:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71645 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CMakeLists.txt

index 2cae80f321dd12720e30694a258a4ca3a321aef1..9be7cf37de3ba41cc737d8ff155d81801e368cfe 100644 (file)
@@ -46,6 +46,7 @@ add_llvm_library(LLVMCodeGen
   ScheduleDAGInstrs.cpp
   ScheduleDAGPrinter.cpp
   ShadowStackGC.cpp
+  ShrinkWrapping.cpp
   SimpleRegisterCoalescing.cpp
   StackProtector.cpp
   StackSlotColoring.cpp