1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/docs/CommandGuide
Fangrui Song 07d4532a78 [llvm-readobj] Make -s and -t match llvm-readelf
llvm-readobj is an internal testing tool for binary formats. Its output and
command line options do not need to be stable. It isn't supposed to be part of a
build process.

llvm-readelf was created as a user-facing utility and its interface intends to
be compatible with GNU readelf (unless there are good reasons not to).

The two tools have mostly compatible options. -s and -t are noticeable
exceptions due to history. I think the cost of keeping the inconsistency
overweighs the little history-compatible benefit and hinders transition from
cl::opt to OptTable, so let's change it.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D105055
2021-06-29 11:56:26 -07:00
..
bugpoint.rst
clang-tblgen.rst [TableGen] [docs] Change title of tblgen.rst to fix man page filename 2021-04-09 09:37:56 -04:00
dsymutil.rst [dsymutil] Add flag to force a static variable to keep its enclosing function 2021-04-28 11:33:04 -07:00
FileCheck.rst
index.rst [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
lit.rst [lit] Sort test start times based on prior test timing data 2021-03-16 05:23:04 -04:00
llc.rst
lldb-tblgen.rst [TableGen] [docs] Change title of tblgen.rst to fix man page filename 2021-04-09 09:37:56 -04:00
lli.rst
llvm-addr2line.rst
llvm-ar.rst [docs][llvm-ar] Add rsp-quoting option to the llvm-ar command guide. 2021-06-10 16:32:31 +01:00
llvm-as.rst
llvm-bcanalyzer.rst
llvm-config.rst
llvm-cov.rst [docs] Update llvm-cov gcov 2021-06-03 12:36:27 -07:00
llvm-cxxfilt.rst
llvm-cxxmap.rst
llvm-diff.rst
llvm-dis.rst
llvm-dwarfdump.rst
llvm-exegesis-analysis.png
llvm-exegesis.rst [llvm-exegesis] Loop unrolling for loop snippet repetitor mode 2021-05-25 12:08:27 +03:00
llvm-extract.rst
llvm-install-name-tool.rst
llvm-lib.rst
llvm-libtool-darwin.rst
llvm-link.rst
llvm-lipo.rst
llvm-locstats.rst
llvm-mca.rst [MCA] Allow unlimited cycles in the timeline view 2021-06-24 12:54:57 +01:00
llvm-nm.rst [llvm-nm] Support the -V option, print that the tool is compatible with GNU nm 2021-05-13 22:36:25 +03:00
llvm-objcopy.rst
llvm-objdump.rst [llvm-objdump] Add --no-print-imm-hex to the command guide 2021-06-29 17:18:32 +01:00
llvm-otool.rst [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
llvm-pdbutil.rst
llvm-profdata.rst
llvm-profgen.rst
llvm-ranlib.rst
llvm-readelf.rst
llvm-readobj.rst [llvm-readobj] Make -s and -t match llvm-readelf 2021-06-29 11:56:26 -07:00
llvm-size.rst
llvm-stress.rst
llvm-strings.rst
llvm-strip.rst [docs][llvm-strip] Fix documentation for -s/-S 2021-06-26 21:26:53 -07:00
llvm-symbolizer.rst [llvm-symbolizer][docs] Update example for --verbose in the guide 2021-06-17 19:12:44 +01:00
llvm-tblgen.rst [TableGen] [docs] Change title of tblgen.rst to fix man page filename 2021-04-09 09:37:56 -04:00
locstats-compare.png
locstats-draw-plot.png
mlir-tblgen.rst [TableGen] [docs] Change title of tblgen.rst to fix man page filename 2021-04-09 09:37:56 -04:00
opt.rst
tblgen.rst [TableGen] [docs] Change title of tblgen.rst to fix man page filename 2021-04-09 09:37:56 -04:00