aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-07-31 18:50:22 +0000
committerTed Kremenek <kremenek@apple.com>2009-07-31 18:50:22 +0000
commitf83146fd115cd3de9137605dd3e195321c55c048 (patch)
tree73596cb6b568f7199b27a03eb1253e77b9e5a462 /lib/CodeGen/CMakeLists.txt
parenta87dea4f8c546ca748f1777a8d1cabcc06515d91 (diff)
downloadexternal_llvm-f83146fd115cd3de9137605dd3e195321c55c048.zip
external_llvm-f83146fd115cd3de9137605dd3e195321c55c048.tar.gz
external_llvm-f83146fd115cd3de9137605dd3e195321c55c048.tar.bz2
Update CMake files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77709 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index 34ff08f..4427b5d 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -23,6 +23,8 @@ add_llvm_library(LLVMCodeGen
MachineBasicBlock.cpp
MachineDominators.cpp
MachineFunction.cpp
+ MachineFunctionAnalysis.cpp
+ MachineFunctionPass.cpp
MachineInstr.cpp
MachineLICM.cpp
MachineLoopInfo.cpp