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 52c17e7201
commit 74d21958a2
1 changed files with 1 additions and 0 deletions

View File

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