diff options
| -rw-r--r-- | llvm/include/llvm/Config/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/include/llvm/Config/config.h.in b/llvm/include/llvm/Config/config.h.in index 0d0a0780495..bcb199374ed 100644 --- a/llvm/include/llvm/Config/config.h.in +++ b/llvm/include/llvm/Config/config.h.in @@ -320,9 +320,6 @@ /* 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 |

