This way is easier to track memory usage and do other
incremental refactorings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h | ||
---|---|---|
57 | Probably not important but easy to fix. |
This changes the meaning of stats.allocated to "mmapped memory" instead of "returned memory"