[PATCH] D35476: [libOption] - Add flag allowing to print options aliases in help text.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 03:56:10 PDT 2017


grimar created this revision.

Goint to use it in LLD patch that will be posted in a few minutes.
In short this is PR30422, previously LLD did not show
aliases in help text. With this it is possible.


https://reviews.llvm.org/D35476

Files:
  include/llvm/Option/OptTable.h
  lib/Option/OptTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35476.106846.patch
Type: text/x-patch
Size: 5575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170717/3777a4f3/attachment.bin>


More information about the llvm-commits mailing list