projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eca5a20
)
Add LLVMScalarOpts to LLVMPowerPCCodeGen.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 21 Nov 2014 09:14:45 +0000
(09:14 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 21 Nov 2014 09:14:45 +0000
(09:14 +0000)
llvm-svn: 222516
llvm/lib/Target/PowerPC/LLVMBuild.txt
patch
|
blob
|
history
diff --git
a/llvm/lib/Target/PowerPC/LLVMBuild.txt
b/llvm/lib/Target/PowerPC/LLVMBuild.txt
index 9d173d64b94454c3e1d6e17b5502986581cc74ba..fd5fa560912f134f979336c24674988b1ba409b1 100644
(file)
--- a/
llvm/lib/Target/PowerPC/LLVMBuild.txt
+++ b/
llvm/lib/Target/PowerPC/LLVMBuild.txt
@@
-31,5
+31,5
@@
has_jit = 1
type = Library
name = PowerPCCodeGen
parent = PowerPC
-required_libraries = Analysis AsmPrinter CodeGen Core MC PowerPCAsmPrinter PowerPCDesc PowerPCInfo SelectionDAG Support Target TransformUtils
+required_libraries = Analysis AsmPrinter CodeGen Core MC PowerPCAsmPrinter PowerPCDesc PowerPCInfo S
calar S
electionDAG Support Target TransformUtils
add_to_library_groups = PowerPC