1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/tools
Jonas Devlieghere 2b24554801 [llvm-dwarfdump] Print [=<offset>] after --debug-* options in help output.
Some of the --debug-* options can take an optional offset. Although the
man page does a good job of making that clear, it's much harder to
discover from the help output.

Currently the only reference to this is the following sentence:

> Where applicable these parameters take an optional =<offset> argument
> to dump only the entry at the specified offset.

This patch changes the help output from to print [=<offset>] after the
options that take an offset.

  --debug-info[=<offset>]    - Dump the .debug_info section

rdar://problem/63150066

Differential revision: https://reviews.llvm.org/D80959
2020-06-02 11:06:11 -07:00
..
dsymutil [DebugInfo] Report the format of tables in .debug_pub* sections [8/10] 2020-06-02 17:55:31 +07:00
gold Test update for a7fa35a629e85a72b8cf07a8f95c7c09d9663808 2020-05-28 16:00:59 -07:00
llc
llvm-ar
llvm-as
llvm-cfi-verify
llvm-config
llvm-cov [gcov] Emit GCOV_TAG_OBJECT_SUMMARY/GCOV_TAG_PROGRAM_SUMMARY correctly and fix llvm-cov's decoding of runcount 2020-05-11 21:53:53 -07:00
llvm-cvtres
llvm-cxxdump
llvm-cxxfilt
llvm-cxxmap
llvm-diff
llvm-dlltool
llvm-dwarfdump [llvm-dwarfdump] Print [=<offset>] after --debug-* options in help output. 2020-06-02 11:06:11 -07:00
llvm-dwp [DebugInfo] Report the format of type units [10/10] 2020-06-02 17:55:31 +07:00
llvm-elfabi
llvm-exegesis
llvm-extract
llvm-gsymutil [yaml2obj] - Stop using square brackets for unique suffixes. 2020-05-19 12:59:13 +03:00
llvm-ifs
llvm-isel-fuzzer
llvm-lib [ms] Fix repeated executions of the no-inputs llvm-lib test 2020-04-30 18:10:46 -04:00
llvm-lipo
llvm-lit
llvm-locstats
llvm-lto [ThinLTO] Compute the basic block count across modules. 2020-05-28 10:33:05 -07:00
llvm-lto2
llvm-mc
llvm-mca [X86][llvm-mc] Make the suffix matcher more accurate. 2020-05-27 14:45:17 +08:00
llvm-ml
llvm-modextract
llvm-mt
llvm-nm [llvm-nm/objdump/size] Add tests for dumping symbol tables with invalid sh_size. 2020-05-06 17:01:20 +08:00
llvm-objcopy [yaml2obj] - Allocate the file space for SHT_NOBITS sections in some cases. 2020-06-02 17:19:24 +03:00
llvm-objdump Fix a failing test. 2020-06-02 18:50:36 +07:00
llvm-opt-fuzzer
llvm-opt-report
llvm-pdbutil
llvm-profdata [SampleFDO] Rename llvm-profdata flag -partial-profile to -gen-partial-profile. 2020-05-12 15:06:03 -07:00
llvm-ranlib
llvm-rc
llvm-readobj [Object] Add DF_1_PIE 2020-06-01 08:56:02 -07:00
llvm-size [llvm-nm/objdump/size] Add tests for dumping symbol tables with invalid sh_size. 2020-05-06 17:01:20 +08:00
llvm-split
llvm-strings
llvm-symbolizer For --relativenames, ignore directory 0, which is the comp_dir. 2020-06-01 13:13:37 -07:00
llvm-xray [llvm-xray][test] Fix unsupported-elf32.txt after D80185 2020-05-28 19:16:29 -07:00
lto
obj2yaml [yaml2obj] - Stop using square brackets for unique suffixes. 2020-05-19 12:59:13 +03:00
opt-viewer Fix opt-viewer tests failing after move from cgi.escape to html.escape 2020-04-17 08:37:47 +02:00
sancov [sancov] Accommodate sancov and coverage report server for use under Windows 2020-05-26 14:36:44 -07:00
sanstats
UpdateTestChecks [utils] change default nameless value to "TMP" 2020-06-01 06:54:45 -04:00
yaml2obj [yaml2obj] - Allocate the file space for SHT_NOBITS sections in some cases. 2020-06-02 17:19:24 +03:00