Update CMake files.

llvm-svn: 77709
This commit is contained in:
Ted Kremenek 2009-07-31 18:50:22 +00:00
parent 4d2c0f9008
commit defdbdc5ca
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,8 @@ add_llvm_library(LLVMCodeGen
MachineBasicBlock.cpp
MachineDominators.cpp
MachineFunction.cpp
MachineFunctionAnalysis.cpp
MachineFunctionPass.cpp
MachineInstr.cpp
MachineLICM.cpp
MachineLoopInfo.cpp

View File

@ -3,7 +3,6 @@ add_llvm_library(LLVMSupport
APInt.cpp
APSInt.cpp
Allocator.cpp
Annotation.cpp
CommandLine.cpp
ConstantRange.cpp
Debug.cpp