Skip to content

Commit 356705f

Browse files
committed
[bazel] Sync llvm-config.h.cmake after a1862d7
1 parent 079d847 commit 356705f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/bazel/llvm_configs/llvm-config.h.cmake

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,7 @@
109109
/* Define if building LLVM with BUILD_SHARED_LIBS */
110110
#cmakedefine LLVM_BUILD_SHARED_LIBS
111111

112+
/* Define if building LLVM with LLVM_FORCE_USE_OLD_TOOLCHAIN_LIBS */
113+
#cmakedefine LLVM_FORCE_USE_OLD_TOOLCHAIN $(LLVM_FORCE_USE_OLD_TOOLCHAIN)
114+
112115
#endif

0 commit comments

Comments
 (0)