This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Improve -Map output.
AbandonedPublic

Authored by grimar on Mar 29 2018, 4:02 AM.

Details

Summary

This patch implements following changes:

  • Dynamic size of Address and Size columns.
  • Rename Address to LMA
  • Use right_justify

Diff Detail

Event Timeline

grimar created this revision.Mar 29 2018, 4:02 AM
ruiu added a comment.Mar 29 2018, 10:37 AM

Please don't do this. This is just too complicated stuff, and we don't need this patch in the first place.

grimar abandoned this revision.Mar 30 2018, 12:51 AM

OK.