aboutsummaryrefslogtreecommitdiff
path: root/utils/bazel/llvm_configs/llvm-config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'utils/bazel/llvm_configs/llvm-config.h.cmake')
-rw-r--r--utils/bazel/llvm_configs/llvm-config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/bazel/llvm_configs/llvm-config.h.cmake b/utils/bazel/llvm_configs/llvm-config.h.cmake
index a683229..39136bc 100644
--- a/utils/bazel/llvm_configs/llvm-config.h.cmake
+++ b/utils/bazel/llvm_configs/llvm-config.h.cmake
@@ -101,6 +101,9 @@
/* Define if LLVM is using tflite */
#cmakedefine LLVM_HAVE_TFLITE
+/* Define if we want to check profile consistency in lit tests */
+#cmakedefine LLVM_ENABLE_PROFCHECK
+
/* Define to 1 if you have the <sysexits.h> header file. */
#cmakedefine HAVE_SYSEXITS_H ${HAVE_SYSEXITS_H}