summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2010-02-15 22:55:13 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2010-02-15 22:55:13 +0000
commit1be2063afd3b7755bd1b5f4fb5edacc7831e0b3b (patch)
treefa03bb39e4814184c0e20240fc306238ffa4e0c9 /llvm/lib
parent634fc10fe1ee9bfb6834910ab469ff5460a91983 (diff)
downloadbcm5719-llvm-1be2063afd3b7755bd1b5f4fb5edacc7831e0b3b.tar.gz
bcm5719-llvm-1be2063afd3b7755bd1b5f4fb5edacc7831e0b3b.zip
Add missed entry to cmake build list file
llvm-svn: 96292
Diffstat (limited to 'llvm/lib')
-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 46d3268259c..62cf33900d6 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -67,6 +67,7 @@ add_llvm_library(LLVMCodeGen
StrongPHIElimination.cpp
TailDuplication.cpp
TargetInstrInfoImpl.cpp
+ TargetLoweringObjectFileImpl.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp
OpenPOWER on IntegriCloud