From 1dd31c78140c6b4eef9665dfe116c567db9da879 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Tue, 2 Mar 2010 02:49:43 +0000 Subject: Add file to CMakeLists.txt llvm-svn: 97545 --- 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 62cf33900d6..d385b860d86 100644 --- a/llvm/lib/CodeGen/CMakeLists.txt +++ b/llvm/lib/CodeGen/CMakeLists.txt @@ -22,6 +22,7 @@ add_llvm_library(LLVMCodeGen LiveVariables.cpp LowerSubregs.cpp MachineBasicBlock.cpp + MachineCSE.cpp MachineDominators.cpp MachineFunction.cpp MachineFunctionAnalysis.cpp -- cgit v1.2.3