[llvm-commits] [PATCH][docs/CommandGuide] Reveal there is a "-help-hidden" option for opt command

陳韋任 chenwj at iis.sinica.edu.tw
Sun Oct 23 03:03:24 PDT 2011


Hi,

  I think it's a good idea to tell people there is a "-help-hidden"
which shows more available options for `opt` command. For example,
people might need to control how inline is done by `opt` but don't
know there is "-inline-threshold" option which only appears with
"-help-hidden" (see the link below).  

  [LLVMdev] inline functions
  http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-October/044484.html

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opt-document.patch
Type: text/x-diff
Size: 432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111023/98d406cb/attachment.patch>


More information about the llvm-commits mailing list