summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
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
commitdefdbdc5ca4605df2d9cb53f6191e2056ddef29e (patch)
tree2c2c8c3ab7a0dbc768146fd3eca51936da1af851 /llvm/lib/CodeGen
parent4d2c0f90081d08913215e87e7eaf6d4bc1febc4a (diff)
downloadbcm5719-llvm-defdbdc5ca4605df2d9cb53f6191e2056ddef29e.tar.gz
bcm5719-llvm-defdbdc5ca4605df2d9cb53f6191e2056ddef29e.zip
Update CMake files.
llvm-svn: 77709
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 34ff08fee15..4427b5d263d 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud