[llvm] [CAS] Add MappedFileRegionBumpPtr (PR #114099)
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 2 12:26:26 PDT 2025
================
@@ -146,4 +146,7 @@
coverage bugs, and to 0 otherwise. */
#cmakedefine01 LLVM_ENABLE_DEBUGLOC_TRACKING_ORIGIN
+/* Define to 1 to enable LLVM OnDisk Content Addressable Storage*/
----------------
adrian-prantl wrote:
```suggestion
/* Define to 1 to enable LLVM OnDisk Content Addressable Storage */
```
https://github.com/llvm/llvm-project/pull/114099
More information about the llvm-commits
mailing list