[PATCH] D44899: [ELF] - Print LMA in a -Map file.
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 28 02:27:52 PDT 2018
peter.smith added a comment.
With respect to parsing, at a recent conference one of the main requirements embedded developers had on ld.bfd was a machine readable (xml, json, etc.) map file. If ease of parsing is a concern, could we separate those concerns and have an alternative way to output the necessary information?
https://reviews.llvm.org/D44899
More information about the llvm-commits
mailing list