[UpdateTestChecks] Add --(no-)x86_scrub_sp option.
authorHarald van Dijk <harald@gigawatt.nl>
Sat, 12 Dec 2020 17:11:13 +0000 (17:11 +0000)
committerHarald van Dijk <harald@gigawatt.nl>
Sat, 12 Dec 2020 17:11:13 +0000 (17:11 +0000)
commit67c97ed4a5a99315b305750a7fc0aaa6744e3d37
tree5947c22c9ef22337c491dd4c099fa95976157ca3
parentf61e5ecb919b3901590328e69d3e4a557eefd788
[UpdateTestChecks] Add --(no-)x86_scrub_sp option.

This makes it possible to use update_llc_test_checks to manage tests
that check for incorrect x86 stack offsets. It does not yet modify any
test to make use of this new option.
llvm/utils/UpdateTestChecks/asm.py
llvm/utils/update_llc_test_checks.py