[PATCH] D60411: Filter out irrelevant llvm-nm option

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 08:52:47 PDT 2019


serge-sans-paille created this revision.
serge-sans-paille added reviewers: jhenderson, enderby.
Herald added subscribers: llvm-commits, rupprecht.
Herald added a project: LLVM.

During EuroLLVM binutils BoF, the assistance raised the problem of non-human friendly -help output of binutils. This is a tentative fix that focuses on llvm-nm output, based on Category Filtering.


Repository:
  rL LLVM

https://reviews.llvm.org/D60411

Files:
  tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60411.194154.patch
Type: text/x-patch
Size: 12321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190408/da2a8962/attachment.bin>


More information about the llvm-commits mailing list