summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-12-14 03:50:53 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-12-14 03:50:53 +0000
commit4c5ab7bb3878c9cae3e3c2f7af0fb878d9306429 (patch)
tree17e01011713b488adc550c587d39dd857cb25f1d /llvm/lib/CodeGen
parentfdeaf25827653b129c992cfe5a734f87da8c31bc (diff)
downloadbcm5719-llvm-4c5ab7bb3878c9cae3e3c2f7af0fb878d9306429.tar.gz
bcm5719-llvm-4c5ab7bb3878c9cae3e3c2f7af0fb878d9306429.zip
llvm/lib/CodeGen: Fix cmake build since r146542.
llvm-svn: 146550
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 8c4e75d6ac6..51b2ff126bd 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -47,6 +47,7 @@ add_llvm_library(LLVMCodeGen
MachineFunctionPass.cpp
MachineFunctionPrinterPass.cpp
MachineInstr.cpp
+ MachineInstrBundle.cpp
MachineLICM.cpp
MachineLoopInfo.cpp
MachineLoopRanges.cpp
OpenPOWER on IntegriCloud