[PATCH] D49094: Reduce memory usage when creating .gdb_index. NFC.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 9 17:37:42 PDT 2018
ruiu added a comment.
This change reduces memory consumption of the GdbIndexSection when creating a 1350 GiB .gdb_index from 932 MiB to 261 MiB.
https://reviews.llvm.org/D49094
More information about the llvm-commits
mailing list