llvm-6502/include/llvm/CompilerDriver
Duncan Sands 7e7ae5ad69 Refer to -help instead of --help since this is what tools themselves say.
Also, have tools output -help-hidden rather than refer to --help-hidden,
for consistency, and likewise adjust documentation.  This doesn't change
every mention of --help, only those which seemed clearly safe.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96578 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-18 14:08:13 +00:00
..
Action.h Cosmetic fixes: include guards. 2009-03-02 09:02:28 +00:00
BuiltinOptions.h llvmc: Add a '-time' option. 2009-11-07 06:33:58 +00:00
Common.td Add a 'set_option' action for use in OptionPreprocessor. 2009-12-17 07:49:16 +00:00
CompilationGraph.h Delete bogus semicolons. 2009-10-14 20:39:01 +00:00
Error.h Cosmetic fixes: include guards. 2009-03-02 09:02:28 +00:00
ForceLinkage.h Raise the limit on built-in plugins in llvmc to 10. 2009-10-09 04:15:52 +00:00
ForceLinkageMacros.h Make llvmc work again. 2009-06-23 20:46:48 +00:00
Main.inc Refer to -help instead of --help since this is what tools themselves say. 2010-02-18 14:08:13 +00:00
Plugin.h First draft of the OptionPreprocessor. 2009-10-17 20:09:29 +00:00
Tool.h Cosmetic fixes: include guards. 2009-03-02 09:02:28 +00:00