Skip to content

Commit 488ce6b

Browse files
authored
[bazel] Port f9cd2ee (#158691)
1 parent bc745dc commit 488ce6b

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
@@ -146,4 +146,7 @@
146146
coverage bugs, and to 0 otherwise. */
147147
#cmakedefine01 LLVM_ENABLE_DEBUGLOC_TRACKING_ORIGIN
148148

149+
/* Define to 1 to enable LLVM OnDisk Content Addressable Storage */
150+
#cmakedefine01 LLVM_ENABLE_ONDISK_CAS
151+
149152
#endif

0 commit comments

Comments
 (0)