[PATCH] D82233: [lit] Add --show-xxx command line options
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 17:01:32 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf06d2420b738: [lit] Add --show-xxx command line options (authored by yln).
Changed prior to commit:
https://reviews.llvm.org/D82233?vs=276593&id=276604#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82233/new/
https://reviews.llvm.org/D82233
Files:
llvm/utils/lit/lit/cl_arguments.py
llvm/utils/lit/lit/main.py
llvm/utils/lit/tests/Inputs/show-result-codes/fail.txt
llvm/utils/lit/tests/Inputs/show-result-codes/lit.cfg
llvm/utils/lit/tests/Inputs/show-result-codes/pass.txt
llvm/utils/lit/tests/Inputs/show-result-codes/unsupported.txt
llvm/utils/lit/tests/Inputs/show-result-codes/xfail.txt
llvm/utils/lit/tests/show-result-codes.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82233.276604.patch
Type: text/x-patch
Size: 4818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/c0ce8544/attachment.bin>
More information about the llvm-commits
mailing list