Add LLVMGCCDIR variable to eliminate hardcoded paths from test/Makefile.tests.

llvm-svn: 3528
This commit is contained in:
Vikram S. Adve 2002-08-30 03:27:09 +00:00
parent 728de92db4
commit a0e2fd3c2f
1 changed files with 3 additions and 0 deletions

View File

@ -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