llvm-project/llvm/test/tools/llvm-nm
Dave Lee d4f77a523b nm: Add -no-weak flag for hiding weak symbols
Summary:
This adds a new -no-weak flag to nm to hide weak symbols in its output.
This also adds a -W alias for this which is analogous to -U.

Patch by Keith Smiley

Reviewers: kastiglione, enderby, compnerd

Reviewed By: kastiglione

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D48751

llvm-svn: 336126
2018-07-02 17:24:37 +00:00
..
AArch64 llvm-nm should show a symbol type of T for symbols in the (__TEXT_EXEC,__text) section. 2018-01-31 00:00:41 +00:00
ARM
X86 nm: Add -no-weak flag for hiding weak symbols 2018-07-02 17:24:37 +00:00
wasm [WebAsembly] Update default triple in test files to wasm32-unknown-unkown. 2018-05-10 17:49:11 +00:00
invalid-input.test
lit.local.cfg [WebAssembly] Improve readobj and nm support for wasm 2017-04-14 19:50:44 +00:00