llvm-project/llvm/utils/UpdateTestChecks
Roman Lebedev 2b5a16420f
UpdateTestChecks: fix handling of UTC with spaces
We can't just split by space, that's not going to give us the same
argv we'd have gotten from the shell, it could be in a string,
we must actually parse that as argv.
2022-03-07 20:25:23 +03:00
..
__init__.py
asm.py [UpdateLLCTestChecks] Add support for isel debug output in update_llc_test_checks.py 2022-03-01 10:55:53 +01:00
common.py UpdateTestChecks: fix handling of UTC with spaces 2022-03-07 20:25:23 +03:00
isel.py [UpdateLLCTestChecks] Add support for isel debug output in update_llc_test_checks.py 2022-03-01 10:55:53 +01:00