llvm-nm: add flag to suppress no symbols warning
authorKeith Smiley <keithbsmiley@gmail.com>
Tue, 9 Feb 2021 16:35:25 +0000 (08:35 -0800)
committerKeith Smiley <keithbsmiley@gmail.com>
Mon, 8 Mar 2021 00:20:13 +0000 (16:20 -0800)
commit64240f8138f55cbc1d0451d776f481762f7db0ab
tree4d7e492462d53ba929e290b81d8172f36f91ffe8
parent8d5a981a135a0f0ae0a10c59b7c8093aae1c28de
llvm-nm: add flag to suppress no symbols warning

This spelling matches binutils https://sourceware.org/bugzilla/show_bug.cgi?id=27408

Differential Revision: https://reviews.llvm.org/D83152
llvm/docs/CommandGuide/llvm-nm.rst
llvm/test/tools/llvm-nm/X86/nm-no-symbols.test
llvm/tools/llvm-nm/llvm-nm.cpp