llvm-nm: Implement --special-syms.
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 20 Jun 2020 02:06:14 +0000 (19:06 -0700)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 22 Jun 2020 20:05:47 +0000 (13:05 -0700)
commitbd7defeb94090bb2af7104b70bc33bc64d754d1f
tree2b191856dddd9d3773377cc6e0537b19247db008
parent4bafb0adcf38cf268208ea58eb7e11402d5632e2
llvm-nm: Implement --special-syms.

Differential Revision: https://reviews.llvm.org/D82251
lld/test/ELF/aarch64-thunk-script.s
llvm/docs/CommandGuide/llvm-nm.rst
llvm/docs/ReleaseNotes.rst
llvm/test/MC/AArch64/mapping-within-section.s
llvm/test/tools/llvm-nm/AArch64/special-syms.test
llvm/test/tools/llvm-nm/debug-syms.test
llvm/tools/llvm-nm/llvm-nm.cpp