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:
1fa0c09
)
Make makefile not depend on where stuff is installed!!!!
author
Chris Lattner
<sabre@nondot.org>
Fri, 7 Sep 2001 21:24:25 +0000
(21:24 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 7 Sep 2001 21:24:25 +0000
(21:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@491
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index b75762f5f140d85bbf88b09e82d02fdba204b779..247450c923a4aefa422e26513da3cfc6e5357957 100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-1,4
+1,4
@@
-LLVM :=
/home/vadve/vadve/Research/DynOpt/LLVM/llvm
+LLVM :=
..
LLC := $(LLVM)/tools/llc/llc
AS := $(LLVM)/tools/as/as
LLCOPTS := -dsched t