[PATCH] D63190: Add -gnu-map option to emit a map file in the GNU-tsyle format.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 02:48:53 PDT 2019


MaskRay added a comment.

> That being said, `-Map` output is oftentimes processed by post-link tools

Just curious, do you have some concrete examples? Since ld.bfd and gold have different `-map` formats. These tools may have to learn the format of gold `-Map` when they migrate from ld.bfd to gold, no?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63190





More information about the llvm-commits mailing list