[PATCH] D28617: Implement -Map

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 06:55:32 PST 2017


Peter Collingbourne via Phabricator <reviews at reviews.llvm.org> writes:

> pcc added a comment.
>
> I have to say that I prefer this style of output to what I implemented for `/lldmap` in the COFF linker. At some point we should make the COFF linker use this format or something similar.
>
> I wonder whether it would be worth making absolute symbols show up in the map file.

Probably. Can it be a followup patch?

Cheers,
Rafael


More information about the llvm-commits mailing list