From: Benjamin Kramer Date: Fri, 2 Apr 2010 19:09:51 +0000 (+0000) Subject: Update CMake. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d0327f80ecb9d21fca8388efc591b86a30958889;p=oota-llvm.git Update CMake. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100206 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index d385b860d86..62d18836c93 100644 --- a/lib/CodeGen/CMakeLists.txt +++ b/lib/CodeGen/CMakeLists.txt @@ -27,6 +27,7 @@ add_llvm_library(LLVMCodeGen MachineFunction.cpp MachineFunctionAnalysis.cpp MachineFunctionPass.cpp + MachineFunctionPrinterPass.cpp MachineInstr.cpp MachineLICM.cpp MachineLoopInfo.cpp