llvm-project/llvm/docs/CommandGuide
Paul Robinson 38be8f4057 Add llvm-tli-checker
A new tool that compares TargetLibraryInfo's opinion of the availability
of library function calls against the functions actually exported by a
specified set of libraries. Can be helpful in verifying the correctness
of TLI for a given target, and avoid mishaps such as had to be addressed
in D107509 and 94b4598d.

The tool currently supports ELF object files only, although it's unlikely
to be hard to add support for other formats.

Re-commits 62dd488 with changes to use pre-generated objects, as not all
bots have ld.lld available.

Differential Revision: https://reviews.llvm.org/D111358
2021-11-08 16:29:28 -08:00
..
FileCheck.rst Fix some typos in the llvm docs 2021-08-31 21:31:20 +02: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
index.rst Add llvm-tli-checker 2021-11-08 16:29:28 -08:00
lit.rst [llvm] [lit] Support forcing lexical test order 2021-08-27 20:47:11 +02: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/llvm-cov] Document -compilation-dir 2021-07-13 13:10:02 -07:00
llvm-cxxfilt.rst [llvm-cxxfilt] Switch command line parsing from llvm::cl to OptTable 2021-07-09 10:10:45 -07:00
llvm-cxxmap.rst
llvm-diff.rst
llvm-dis.rst
llvm-dwarfdump.rst [llvm-dwarfdump][docs] Add missing options to the help output and the command guide 2021-09-27 14:28:31 +01:00
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] Fix typos in documentation (NFC) 2021-02-27 10:09:23 -08:00
llvm-lib.rst
llvm-libtool-darwin.rst [llvm-libtool] Emit warnings for files without symbols 2021-02-16 17:52:12 -08:00
llvm-link.rst
llvm-lipo.rst
llvm-locstats.rst
llvm-mca.rst [MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/. 2021-08-25 12:12:47 -07:00
llvm-nm.rst [llvm-nm] Switch command line parsing from llvm::cl to OptTable 2021-07-07 13:34:33 -07:00
llvm-objcopy.rst [llvm-objcopy][docs] Add missing options to the help output and the command guide 2021-09-24 09:44:46 +01:00
llvm-objdump.rst [llvm-objdump][docs] Add details to the help output and command guide 2021-10-07 16:30:12 +01:00
llvm-otool.rst [llvm] Fix typos in documentation (NFC) 2021-08-28 06:37:03 -07:00
llvm-pdbutil.rst
llvm-profdata.rst
llvm-profgen.rst [CSSPGO][llvm-profgen] Context-sensitive profile data generation 2020-12-07 13:48:58 -08:00
llvm-ranlib.rst
llvm-readelf.rst [llvm-readelf][docs] Add missing options and details to the help output and the command guide 2021-10-07 17:11:02 +01:00
llvm-readobj.rst [AIX][XCOFF] parsing xcoff object file auxiliary header 2021-10-26 10:40:25 -04:00
llvm-size.rst [llvm-size] Switch command line parsing from llvm::cl to OptTable 2021-07-09 10:26:53 -07:00
llvm-stress.rst
llvm-strings.rst [llvm-strings] Switch command line parsing from llvm::cl to OptTable 2021-07-05 10:46:17 -07:00
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
llvm-tli-checker.rst Add llvm-tli-checker 2021-11-08 16:29:28 -08: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 [docs] Document the --print-passes flag in opt. 2021-09-24 08:57:15 +05:30
tblgen.rst [TableGen] [docs] Change title of tblgen.rst to fix man page filename 2021-04-09 09:37:56 -04:00