[PATCH] D44899: [ELF] - Print LMA in a -Map file.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 09:26:26 PDT 2018


grimar added a comment.

One more suggestion: in case if VMA and LMA are the same, we could print `-` or another placeholder instead of LMA value. Will it help?


https://reviews.llvm.org/D44899





More information about the llvm-commits mailing list