summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Config/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/Config/config.h.cmake')
-rw-r--r--llvm/include/llvm/Config/config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/include/llvm/Config/config.h.cmake b/llvm/include/llvm/Config/config.h.cmake
index ff41d75373c..30a31ecd27f 100644
--- a/llvm/include/llvm/Config/config.h.cmake
+++ b/llvm/include/llvm/Config/config.h.cmake
@@ -375,9 +375,6 @@
/* Define if this is Win32ish platform */
#cmakedefine LLVM_ON_WIN32 ${LLVM_ON_WIN32}
-/* Installation prefix directory */
-#cmakedefine LLVM_PREFIX "${LLVM_PREFIX}"
-
/* Define if we have the Intel JIT API runtime support library */
#cmakedefine01 LLVM_USE_INTEL_JITEVENTS
OpenPOWER on IntegriCloud