forked from OSchip/llvm-project
Add missed entry to cmake build list file
llvm-svn: 96292
This commit is contained in:
parent
634fc10fe1
commit
1be2063afd
|
@ -67,6 +67,7 @@ add_llvm_library(LLVMCodeGen
|
|||
StrongPHIElimination.cpp
|
||||
TailDuplication.cpp
|
||||
TargetInstrInfoImpl.cpp
|
||||
TargetLoweringObjectFileImpl.cpp
|
||||
TwoAddressInstructionPass.cpp
|
||||
UnreachableBlockElim.cpp
|
||||
VirtRegMap.cpp
|
||||
|
|
Loading…
Reference in New Issue