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:
09ad94d
)
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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222516
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/LLVMBuild.txt
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/LLVMBuild.txt
b/lib/Target/PowerPC/LLVMBuild.txt
index
9d173d6
..
fd5fa56
100644
(file)
--- a/
lib/Target/PowerPC/LLVMBuild.txt
+++ b/
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