[all-commits] [llvm/llvm-project] 64240f: llvm-nm: add flag to suppress no symbols warning
Keith Smiley via All-commits
all-commits at lists.llvm.org
Sun Mar 7 16:20:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64240f8138f55cbc1d0451d776f481762f7db0ab
https://github.com/llvm/llvm-project/commit/64240f8138f55cbc1d0451d776f481762f7db0ab
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2021-03-07 (Sun, 07 Mar 2021)
Changed paths:
M llvm/docs/CommandGuide/llvm-nm.rst
M llvm/test/tools/llvm-nm/X86/nm-no-symbols.test
M llvm/tools/llvm-nm/llvm-nm.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list