[PATCH] D59797: [COFF] Reduce the size of Chunk and SectionChunk, NFC

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 2 18:17:27 PDT 2019


MaskRay added a comment.

> this reduces the sum of heap allocations ... These numbers exclude memory mapped files

May I ask how you counted the memory usage minus memory mapped files?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59797/new/

https://reviews.llvm.org/D59797





More information about the cfe-commits mailing list