[PATCH] D56325: Sort symbols in .bss by size.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 14:50:46 PST 2019


ruiu added a comment.

But on average I don't think that could make the situation worse. Sorting the content could change the total size but that shouldn't make it always worse.


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

https://reviews.llvm.org/D56325





More information about the llvm-commits mailing list