[llvm] [CAS] Add OnDiskGraphDB and OnDiskKeyValueDB (PR #114102)

Steven Wu via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 27 10:34:49 PDT 2025


cachemeifyoucan wrote:

Oh, I can reproduce now. It seems only when using `gcc`, not `clang`. Let me do some investigation:
```
RecordSize: 3355443222  Offset: 144 Size: 168
```
Looks like a corrupted data record somehow.

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


More information about the llvm-commits mailing list