CMake: added a source file.

llvm-svn: 58559
This commit is contained in:
Oscar Fuentes 2008-11-02 06:01:39 +00:00
parent ff6d3039b1
commit 0433be6feb
1 changed files with 1 additions and 0 deletions

View File

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