[all-commits] [llvm/llvm-project] bd7def: llvm-nm: Implement --special-syms.
pcc via All-commits
all-commits at lists.llvm.org
Mon Jun 22 13:08:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bd7defeb94090bb2af7104b70bc33bc64d754d1f
https://github.com/llvm/llvm-project/commit/bd7defeb94090bb2af7104b70bc33bc64d754d1f
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M lld/test/ELF/aarch64-thunk-script.s
M llvm/docs/CommandGuide/llvm-nm.rst
M llvm/docs/ReleaseNotes.rst
M llvm/test/MC/AArch64/mapping-within-section.s
M llvm/test/tools/llvm-nm/AArch64/special-syms.test
M llvm/test/tools/llvm-nm/debug-syms.test
M llvm/tools/llvm-nm/llvm-nm.cpp
Log Message:
-----------
llvm-nm: Implement --special-syms.
Differential Revision: https://reviews.llvm.org/D82251
More information about the All-commits
mailing list