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

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 13:27:15 PST 2019


joerg added a comment.

I think this should factor in any larger-than-normal alignment, otherwise it could easily result in a significant increase in size?


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

https://reviews.llvm.org/D56325





More information about the llvm-commits mailing list