Add file to CMakeLists.txt
authorEric Christopher <echristo@apple.com>
Tue, 2 Mar 2010 02:49:43 +0000 (02:49 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 2 Mar 2010 02:49:43 +0000 (02:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97545 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CMakeLists.txt

index 62cf33900d65f3b033c950eb824386fd1b5ff48f..d385b860d86e1df41ec59d9273471b2d5436742f 100644 (file)
@@ -22,6 +22,7 @@ add_llvm_library(LLVMCodeGen
   LiveVariables.cpp
   LowerSubregs.cpp
   MachineBasicBlock.cpp
+  MachineCSE.cpp
   MachineDominators.cpp
   MachineFunction.cpp
   MachineFunctionAnalysis.cpp