aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Config/config.h.in')
-rw-r--r--include/llvm/Config/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index f32f403..5e86dd1 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -461,6 +461,9 @@
/* Installation directory for binary executables */
#undef LLVM_BINDIR
+/* Define to 1 for ilist sentinel compaction */
+#undef LLVM_COMPACT_SENTINELS
+
/* Time at which LLVM was configured */
#undef LLVM_CONFIGTIME