diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/llvm/Config/config.h.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/llvm/Config/config.h.cmake b/include/llvm/Config/config.h.cmake index 626da4d..360ca5d 100644 --- a/include/llvm/Config/config.h.cmake +++ b/include/llvm/Config/config.h.cmake @@ -425,9 +425,6 @@ /* Define to 1 if you have the <windows.h> header file. */ #cmakedefine HAVE_WINDOWS_H ${HAVE_WINDOWS_H} -/* Define to 1 for ilist sentinel compaction */ -#cmakedefine LLVM_COMPACT_SENTINELS ${LLVM_COMPACT_SENTINELS} - /* Installation directory for binary executables */ #undef LLVM_BINDIR |