[llvm] [CAS] Add MappedFileRegionArena (PR #114099)

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 16 06:12:19 PDT 2025


DavidSpickett wrote:

Actually I checked a bunch of points along the way and the addresses appear to be ok. Compiling the same thing with the host gcc does not crash, but I don't know yet if it's codegen or some implementation defined decision making the difference.

https://github.com/llvm/llvm-project/pull/114099


More information about the llvm-commits mailing list