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.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Config/config.h.cmake b/llvm/include/llvm/Config/config.h.cmake
index 428c2088016..ccdba3dd058 100644
--- a/llvm/include/llvm/Config/config.h.cmake
+++ b/llvm/include/llvm/Config/config.h.cmake
@@ -17,7 +17,7 @@
#cmakedefine HAVE_BACKTRACE ${HAVE_BACKTRACE}
/* Define to 1 if you have the <CrashReporterClient.h> header file. */
-#cmakedefine01 HAVE_CRASHREPORTERCLIENT_H
+#cmakedefine HAVE_CRASHREPORTERCLIENT_H
/* can use __crashreporter_info__ */
#undef HAVE_CRASHREPORTER_INFO
OpenPOWER on IntegriCloud