1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/utils/UpdateTestChecks
Alex Richardson 425ae3721b [UpdateTestChecks] Make generation of UTC_ARGS: comment more robust
We now use the argparse Action objects to determine the name of the flags.
This fixes cases where the key for the stored result ('dest') is not the
same as the command line flag (e.g. --enable/--disable).
Also add a test that --disabled can be part of the initial UTC_ARGS.

This is split out from D78478

Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D78617
2020-04-23 13:12:27 +01:00
..
__init__.py
asm.py [NFC][UpdateTestChecks] Fix typos in comments 2020-04-10 15:04:10 +00:00
common.py [UpdateTestChecks] Make generation of UTC_ARGS: comment more robust 2020-04-23 13:12:27 +01:00