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:
ca39902
)
Fix CMake build. Patch from Ingmar Vanhassel.
author
Torok Edwin
<edwintorok@gmail.com>
Sun, 14 Jun 2009 13:39:56 +0000
(13:39 +0000)
committer
Torok Edwin
<edwintorok@gmail.com>
Sun, 14 Jun 2009 13:39:56 +0000
(13:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73342
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
4b85e13
..
1438b48
100644
(file)
--- a/
lib/Transforms/IPO/CMakeLists.txt
+++ b/
lib/Transforms/IPO/CMakeLists.txt
@@
-16,6
+16,7
@@
add_llvm_library(LLVMipo
LoopExtractor.cpp
LowerSetJmp.cpp
MergeFunctions.cpp
+ PartialInlining.cpp
PartialSpecialization.cpp
PruneEH.cpp
RaiseAllocations.cpp