1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

Fix build.

llvm-svn: 74782
This commit is contained in:
Mike Stump 2009-07-03 22:11:58 +00:00
parent a8ce571a68
commit 78ecb66f56

View File

@ -20,6 +20,7 @@ add_llvm_library(LLVMTransformUtils
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp
SSI.cpp
UnifyFunctionExitNodes.cpp
UnrollLoop.cpp
ValueMapper.cpp