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:
3929cf6
)
Use full pathname for burg.
author
Vikram S. Adve
<vadve@cs.uiuc.edu>
Mon, 6 Aug 2001 18:53:26 +0000
(18:53 +0000)
committer
Vikram S. Adve
<vadve@cs.uiuc.edu>
Mon, 6 Aug 2001 18:53:26 +0000
(18:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/TargetMachine/Sparc/Makefile
patch
|
blob
|
history
diff --git
a/lib/CodeGen/TargetMachine/Sparc/Makefile
b/lib/CodeGen/TargetMachine/Sparc/Makefile
index c827629b3b35b9230aad91790cc4ae0a1c0a00af..05b675ddb2eacfdee385d9e9af4e6a072bb20a4a 100644
(file)
--- a/
lib/CodeGen/TargetMachine/Sparc/Makefile
+++ b/
lib/CodeGen/TargetMachine/Sparc/Makefile
@@
-12,7
+12,7
@@
Source = \
include $(LEVEL)/Makefile.common
-BURG = burg -I
+BURG =
/home/vadve/vadve/Research/DynOpt/Burg/
burg -I
%.burm.cpp: %.burg
$(BURG) -o $@ $<