[PATCH] D49877: ELF: Make --print-icf-sections output deterministic.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 16:32:08 PDT 2018


pcc added a comment.

I suspect that we aren't gaining much from the flags/relocation count/section size because all of these properties typically depend on the section contents anyway, so I left them out.


Repository:
  rL LLVM

https://reviews.llvm.org/D49877





More information about the llvm-commits mailing list