Add LLVMGCCDIR for path lookup

llvm-svn: 18850
This commit is contained in:
Reid Spencer 2004-12-13 02:58:28 +00:00
parent 1caba396c4
commit 75bf03389f
1 changed files with 3 additions and 0 deletions

View File

@ -311,6 +311,9 @@
/* Define to 1 if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H
/* Installation directory of llvm-gcc */
#undef LLVMGCCDIR
/* Installation directory for binary executables */
#undef LLVM_BINDIR