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:
c214e71
)
Add LLVMGCCDIR variable to eliminate hardcoded paths from test/Makefile.tests.
author
Vikram S. Adve
<vadve@cs.uiuc.edu>
Fri, 30 Aug 2002 03:27:09 +0000
(
03:27
+0000)
committer
Vikram S. Adve
<vadve@cs.uiuc.edu>
Fri, 30 Aug 2002 03:27:09 +0000
(
03:27
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3528
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile.config
patch
|
blob
|
history
diff --git
a/Makefile.config
b/Makefile.config
index 30ef632aba684abbd429624411bfe53a9e79b6b3..d94552f110d39faff4d0ce6762cca99be426f509 100644
(file)
--- a/
Makefile.config
+++ b/
Makefile.config
@@
-21,3
+21,6
@@
BURG = /home/vadve/vadve/Research/DynOpt/Burg/burg
#
PURIFY = /usr/dcs/applications/purify/bin/purify
+# Path to location for LLVM front-end
+#
+LLVMGCCDIR = /home/vadve/lattner/cvs/gcc_install