aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
diff options
context:
space:
mode:
authorShantonu Sen <ssen@apple.com>2009-08-11 13:39:52 +0000
committerShantonu Sen <ssen@apple.com>2009-08-11 13:39:52 +0000
commit7e83697c8e2d9862547ad0e6fdd023cca0c4fc5f (patch)
treec368614d09acea12cfd4e6540c829acf68abea47 /include/llvm/Config
parent6b831983fe187045d057bb7ab79475a9ee4b27df (diff)
downloadexternal_llvm-7e83697c8e2d9862547ad0e6fdd023cca0c4fc5f.zip
external_llvm-7e83697c8e2d9862547ad0e6fdd023cca0c4fc5f.tar.gz
external_llvm-7e83697c8e2d9862547ad0e6fdd023cca0c4fc5f.tar.bz2
Regenerate per request of Gabor Greif (r78628)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78661 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Config')
-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