aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorXerxes Ranby <xerxes@zafena.se>2009-09-16 10:18:36 +0000
committerXerxes Ranby <xerxes@zafena.se>2009-09-16 10:18:36 +0000
commit3314091792cad1732750434b527e173c518c72cf (patch)
tree67b7a21741ba1c473847a4fe4d06a2d3430001a1 /lib/CodeGen/CMakeLists.txt
parentad80981a106c9d0ec83351e63ee3ac75ed646bf4 (diff)
downloadexternal_llvm-3314091792cad1732750434b527e173c518c72cf.zip
external_llvm-3314091792cad1732750434b527e173c518c72cf.tar.gz
external_llvm-3314091792cad1732750434b527e173c518c72cf.tar.bz2
updated lib/CodeGen/CMakeLists.txt to unbreak cmake build after r82018
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82038 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index 7eae520..3fdf95a 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -30,6 +30,7 @@ add_llvm_library(LLVMCodeGen
MachineLICM.cpp
MachineLoopInfo.cpp
MachineModuleInfo.cpp
+ MachineModuleInfoImpls.cpp
MachinePassRegistry.cpp
MachineRegisterInfo.cpp
MachineSink.cpp