Add missed entry to cmake build list file
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 15 Feb 2010 22:55:13 +0000 (22:55 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 15 Feb 2010 22:55:13 +0000 (22:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96292 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CMakeLists.txt

index 46d3268259cfda641393398b59cdb3ab33c21c24..62cf33900d65f3b033c950eb824386fd1b5ff48f 100644 (file)
@@ -67,6 +67,7 @@ add_llvm_library(LLVMCodeGen
   StrongPHIElimination.cpp
   TailDuplication.cpp
   TargetInstrInfoImpl.cpp
+  TargetLoweringObjectFileImpl.cpp
   TwoAddressInstructionPass.cpp
   UnreachableBlockElim.cpp
   VirtRegMap.cpp