forked from OSchip/llvm-project
Fix CMake build. Patch from Ingmar Vanhassel.
llvm-svn: 73342
This commit is contained in:
parent
52c17e7201
commit
74d21958a2
|
@ -16,6 +16,7 @@ add_llvm_library(LLVMipo
|
|||
LoopExtractor.cpp
|
||||
LowerSetJmp.cpp
|
||||
MergeFunctions.cpp
|
||||
PartialInlining.cpp
|
||||
PartialSpecialization.cpp
|
||||
PruneEH.cpp
|
||||
RaiseAllocations.cpp
|
||||
|
|
Loading…
Reference in New Issue