From 1bc26286ef441468415fc6909a7b3b47b4fc5992 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 13 May 2009 06:27:38 +0000 Subject: add ShrinkWrapping.cpp llvm-svn: 71645 --- llvm/lib/CodeGen/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/CodeGen') diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt index 2cae80f321d..9be7cf37de3 100644 --- a/llvm/lib/CodeGen/CMakeLists.txt +++ b/llvm/lib/CodeGen/CMakeLists.txt @@ -46,6 +46,7 @@ add_llvm_library(LLVMCodeGen ScheduleDAGInstrs.cpp ScheduleDAGPrinter.cpp ShadowStackGC.cpp + ShrinkWrapping.cpp SimpleRegisterCoalescing.cpp StackProtector.cpp StackSlotColoring.cpp -- cgit v1.2.3