[PATCH] D82479: [llvm-size] Output REL, RELA and STRTAB sections in some cases

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 02:08:20 PDT 2020


grimar accepted this revision.
grimar added a comment.
This revision is now accepted and ready to land.

This patch makes the output closer to GNU size, so LGTM.
I think intentional further deviation from the GNU output can be done separately (if we want it).


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

https://reviews.llvm.org/D82479





More information about the llvm-commits mailing list