OSDN Git Service

CMake: added a source file.
authorOscar Fuentes <ofv@wanadoo.es>
Sun, 2 Nov 2008 06:01:39 +0000 (06:01 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Sun, 2 Nov 2008 06:01:39 +0000 (06:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58559 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/IPO/CMakeLists.txt

index c8d4ec6..f168083 100644 (file)
@@ -15,6 +15,7 @@ add_llvm_library(LLVMipo
   IPConstantPropagation.cpp
   LoopExtractor.cpp
   LowerSetJmp.cpp
+  MergeFunctions.cpp
   PartialSpecialization.cpp
   PruneEH.cpp
   RaiseAllocations.cpp