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:
420025b
)
Fix named of a library.
author
Reid Spencer
<rspencer@reidspencer.com>
Sun, 10 Oct 2004 22:50:31 +0000
(22:50 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Sun, 10 Oct 2004 22:50:31 +0000
(22:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16896
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llc/Makefile.am
patch
|
blob
|
history
diff --git
a/tools/llc/Makefile.am
b/tools/llc/Makefile.am
index 8e19a2212b8f89a225bbe3c1de21194988980266..2513cad48251488b6aa3e8146843d9113bedf127 100644
(file)
--- a/
tools/llc/Makefile.am
+++ b/
tools/llc/Makefile.am
@@
-15,7
+15,7
@@
llc_SOURCES = llc.cpp
llc_LDADD = \
$(call GETOBJS,CWriter,PowerPC,SparcV9,X86,Skeleton,SelectionDAG) \
- $(call GETOBJS,SparcV9RegAlloc,SparcV9Sched,CodeGen) \
+ $(call GETOBJS,SparcV9RegAlloc,SparcV9
Instr
Sched,CodeGen) \
$(call GETLIBS,Target) \
$(call GETOBJS,SparcV9LiveVar) \
$(call GETLIBS,IPA,Transforms,ScalarOpts,Analysis,TransformUtils) \