1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/docs/CommandGuide
Jordan Rose 7f1314f8d8 lit.py: Add new %{shared_output(LABEL)} substitution
This refers to a temporary path that can be shared across all tests,
identified by a particular label. This can be used for things like
caches.

At the moment, the character set for the LABEL is limited to C
identifier characters, plus '-', '+', '=', and '.'. This is the same
set of characters currently allowed in REQUIRES clause identifiers.

llvm-svn: 315697
2017-10-13 16:12:23 +00:00
..
bugpoint.rst bugpoint: add flag -verbose-errors 2016-07-15 23:15:06 +00:00
FileCheck.rst [FileCheck] regexp doc update/fix 2017-10-13 14:02:36 +00:00
index.rst Add documentation for llvm-pdbutil. 2017-08-11 19:00:22 +00:00
lit.rst lit.py: Add new %{shared_output(LABEL)} substitution 2017-10-13 16:12:23 +00:00
llc.rst [EABI] Add LLVM support for -meabi flag 2015-11-09 12:40:30 +00:00
lli.rst
llvm-ar.rst
llvm-as.rst
llvm-bcanalyzer.rst
llvm-build.rst
llvm-config.rst
llvm-cov.rst [docs] llvm-cov: Make docs for boolean options more consistent 2017-09-25 23:10:04 +00:00
llvm-diff.rst
llvm-dis.rst
llvm-dwarfdump.rst llvm-dwarfdump: Add an option to collect debug info quality metrics. 2017-10-06 20:24:34 +00:00
llvm-extract.rst
llvm-lib.rst
llvm-link.rst
llvm-nm.rst llvm-nm: Add support for symbol demangling (-C/--demangle) 2017-06-29 18:29:05 +00:00
llvm-pdbutil.rst Add documentation for llvm-pdbutil. 2017-08-11 19:00:22 +00:00
llvm-profdata.rst [ProfileData] Add new option to dump topn hottest functions 2017-07-11 20:30:43 +00:00
llvm-readobj.rst [llvm-readobj] Add -elf-section-groups option 2016-01-26 19:46:39 +00:00
llvm-stress.rst
llvm-symbolizer.rst [llvm-symbolizer] Print out non-address lines verbatim. 2016-01-07 23:57:41 +00:00
opt.rst [docs] Fixing Sphinx warnings to unclog the buildbot 2016-07-20 12:16:38 +00:00
tblgen.rst