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:
37911af
)
Add LLVMGCCDIR for path lookup
author
Reid Spencer
<rspencer@reidspencer.com>
Mon, 13 Dec 2004 02:58:28 +0000
(
02:58
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Mon, 13 Dec 2004 02:58:28 +0000
(
02:58
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18850
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Config/config.h.in
patch
|
blob
|
history
diff --git
a/include/llvm/Config/config.h.in
b/include/llvm/Config/config.h.in
index 21ed0e1a32e876b6eb7afff6519d2494e999e4e2..8f682d34beee7c87960243298674ce30ebfd0910 100644
(file)
--- a/
include/llvm/Config/config.h.in
+++ b/
include/llvm/Config/config.h.in
@@
-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