forked from OSchip/llvm-project
f50bc823fe
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 |
||
---|---|---|
.. | ||
__init__.py | ||
asm.py | ||
common.py |