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:
7b8ba81
)
R600: Add IPO to the list of required libraries
author
Tom Stellard
<thomas.stellard@amd.com>
Fri, 31 Oct 2014 21:52:08 +0000
(21:52 +0000)
committer
Tom Stellard
<thomas.stellard@amd.com>
Fri, 31 Oct 2014 21:52:08 +0000
(21:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221004
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/R600/LLVMBuild.txt
patch
|
blob
|
history
diff --git
a/lib/Target/R600/LLVMBuild.txt
b/lib/Target/R600/LLVMBuild.txt
index
908872b
..
afcfd9d
100644
(file)
--- a/
lib/Target/R600/LLVMBuild.txt
+++ b/
lib/Target/R600/LLVMBuild.txt
@@
-28,5
+28,5
@@
has_asmprinter = 1
type = Library
name = R600CodeGen
parent = R600
-required_libraries = Analysis AsmPrinter CodeGen Core MC R600AsmPrinter R600Desc R600Info Scalar SelectionDAG Support Target
+required_libraries = Analysis AsmPrinter CodeGen Core
IPO
MC R600AsmPrinter R600Desc R600Info Scalar SelectionDAG Support Target
add_to_library_groups = R600