1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

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 26310a84b1
commit 56e593f08e

View File

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