[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
Tue Mar 23 06:17:52 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG241032a20527: [llvm-symbolizer][llvm-nm] Fix AArch64 and ARM mapping symbols handling. (authored by yroux).

Changed prior to commit:
  https://reviews.llvm.org/D98803?vs=332582&id=332651#toc

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/DebugInfo/Symbolize/ELF/arm-mapping-symbol.s
  llvm/test/tools/llvm-nm/ARM/special-syms.test
  llvm/test/tools/llvm-nm/debug-syms.test
  llvm/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98803.332651.patch
Type: text/x-patch
Size: 7322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/297bdc0a/attachment.bin>


More information about the llvm-commits mailing list