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:
33872c9
)
SparcV8 -> Sparc
author
Chris Lattner
<sabre@nondot.org>
Sun, 5 Feb 2006 08:30:45 +0000
(08:30 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 5 Feb 2006 08:30:45 +0000
(08:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26008
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llc/Makefile
patch
|
blob
|
history
diff --git
a/tools/llc/Makefile
b/tools/llc/Makefile
index 031012a8e58bda7a137a9e1cc3411b95c0c3742f..c1f84a573d55ba86e46da91460e5c73eb8a66f1d 100644
(file)
--- a/
tools/llc/Makefile
+++ b/
tools/llc/Makefile
@@
-38,8
+38,8
@@
USEDLIBS += \
LLVMSparcV9LiveVar
endif
-ifneq ($(strip $(filter Sparc
V8
,$(TARGETS_TO_BUILD))),)
-USEDLIBS += LLVMSparc
V8
+ifneq ($(strip $(filter Sparc,$(TARGETS_TO_BUILD))),)
+USEDLIBS += LLVMSparc
endif