Add missed entry to cmake build list file

llvm-svn: 96292
This commit is contained in:
Anton Korobeynikov 2010-02-15 22:55:13 +00:00
parent 634fc10fe1
commit 1be2063afd
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ add_llvm_library(LLVMCodeGen
StrongPHIElimination.cpp
TailDuplication.cpp
TargetInstrInfoImpl.cpp
TargetLoweringObjectFileImpl.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp