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

Fix CMake build. Patch from Ingmar Vanhassel.

llvm-svn: 73342
This commit is contained in:
Torok Edwin 2009-06-14 13:39:56 +00:00
parent 6aa3d83630
commit 6240e2ef53

View File

@ -16,6 +16,7 @@ add_llvm_library(LLVMipo
LoopExtractor.cpp
LowerSetJmp.cpp
MergeFunctions.cpp
PartialInlining.cpp
PartialSpecialization.cpp
PruneEH.cpp
RaiseAllocations.cpp