projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47c36ab
)
Fix dependencies/shared library build
author
Matthias Braun
<matze@braunis.de>
Tue, 25 Aug 2015 17:07:40 +0000
(17:07 +0000)
committer
Matthias Braun
<matze@braunis.de>
Tue, 25 Aug 2015 17:07:40 +0000
(17:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245955
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Transforms/IPO/LLVMBuild.txt
patch
|
blob
|
history
diff --git
a/lib/Transforms/IPO/LLVMBuild.txt
b/lib/Transforms/IPO/LLVMBuild.txt
index 56723901702945d393f5df8c379c1fc2e6097585..ff6970bd82cae2f3a841b0f74112a1c28a4f474b 100644
(file)
--- a/
lib/Transforms/IPO/LLVMBuild.txt
+++ b/
lib/Transforms/IPO/LLVMBuild.txt
@@
-20,4
+20,4
@@
type = Library
name = IPO
parent = Transforms
library_name = ipo
-required_libraries = Analysis Core InstCombine Scalar Support TransformUtils Vectorize
+required_libraries = Analysis Core InstCombine Scalar Support TransformUtils Vectorize
ProfileData