[PATCH] D98323: [lld-macho] implement options -map
Roy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 12 03:07:24 PST 2021
woshiccm added a comment.
In D98323#2619894 <https://reviews.llvm.org/D98323#2619894>, @int3 wrote:
> Yeah diffs should generally come with corresponding tests. This code is fairly self-contained, so there's little chance of rebase conflicts and no rush to land :)
>
> You can run the existing tests under lld/macho via `llvm-lit -vva <filename>`. `-vva` will let you see what commands are being run to get a sense of how things work.
I added map-file.s for test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98323/new/
https://reviews.llvm.org/D98323
More information about the llvm-commits
mailing list