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:
79c7385
)
Fix out-of-date name.
author
Vikram S. Adve
<vadve@cs.uiuc.edu>
Sun, 24 Mar 2002 03:18:49 +0000
(
03:18
+0000)
committer
Vikram S. Adve
<vadve@cs.uiuc.edu>
Sun, 24 Mar 2002 03:18:49 +0000
(
03:18
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1959
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Makefile.tests
patch
|
blob
|
history
diff --git
a/test/Makefile.tests
b/test/Makefile.tests
index 6231f55ccddc3aae3bf71420555d6a8cf0c1a393..bf87284be261499671426249f6cde13b41afa33d 100644
(file)
--- a/
test/Makefile.tests
+++ b/
test/Makefile.tests
@@
-77,7
+77,7
@@
Output/%.bc: %.ll $(LAS) Output/.dir
# Compile a linked program to machine code for this processor.
#
-Output/%.llc.s: Output/%.l
inked
.bc
+Output/%.llc.s: Output/%.l
lvm
.bc
$(LLC) $(LLCFLAGS) -f $< -o $@
# Assemble (and link) an LLVM-linked program using the system assembler...