OSDN Git Service
(root)
/
android-x86
/
external-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49d2275
)
CMake: added a source file.
author
Oscar Fuentes
<ofv@wanadoo.es>
Sun, 2 Nov 2008 06:01:39 +0000
(06:01 +0000)
committer
Oscar 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
patch
|
blob
|
history
diff --git
a/lib/Transforms/IPO/CMakeLists.txt
b/lib/Transforms/IPO/CMakeLists.txt
index
c8d4ec6
..
f168083
100644
(file)
--- a/
lib/Transforms/IPO/CMakeLists.txt
+++ b/
lib/Transforms/IPO/CMakeLists.txt
@@
-15,6
+15,7
@@
add_llvm_library(LLVMipo
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
+ MergeFunctions.cpp
PartialSpecialization.cpp
PruneEH.cpp
RaiseAllocations.cpp