[PATCH] D135883: [lld-macho] Include symbol sizes in mapfile
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 08:26:24 PDT 2022
int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added projects: lld-macho, All.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This matches ld64's behavior.
Additionally, I edited the "Dead Stripped Symbols" header to omit "Address" --
this also matches ld64.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D135883
Files:
lld/MachO/MapFile.cpp
lld/test/MachO/dead-strip.s
lld/test/MachO/map-file.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135883.467489.patch
Type: text/x-patch
Size: 4400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/0ac08c13/attachment.bin>
More information about the llvm-commits
mailing list