[PATCH] D98803: [llvm-symbolizer][llvm-nm] Fix AArch64 and ARM mapping symbols handling.
Yvan Roux via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 18 08:44:15 PDT 2021
yroux updated this revision to Diff 331574.
yroux added a comment.
This revision is now accepted and ready to land.
This new version should just change llvm-nm behavior for ELF ARM and AArch64 targets to handle `SF_FormatSpecific` symbols and doesn't change the processing of COFF or debug symbols
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98803/new/
https://reviews.llvm.org/D98803
Files:
llvm/include/llvm/Object/ELFObjectFile.h
llvm/test/DebugInfo/Symbolize/ELF/aarch64-mapping-symbol.s
llvm/test/tools/llvm-nm/ARM/special-syms.test
llvm/tools/llvm-nm/llvm-nm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98803.331574.patch
Type: text/x-patch
Size: 4565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/02231554/attachment.bin>
More information about the llvm-commits
mailing list