1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/utils/UpdateTestChecks
David Greene 0a43648281 Allow update_test_checks.py to not scrub names.
Add a --preserve-names option to tell the script not to replace IR names.
Sometimes tests want those names.  For example if a test is looking for a
modification to an existing instruction we'll want to make the names.

Differential Revision: https://reviews.llvm.org/D68081

llvm-svn: 373912
2019-10-07 14:37:20 +00:00
..
__init__.py
asm.py [UpdateTestChecks] add basic support for parsing msp430 asm 2019-10-03 14:34:28 +00:00
common.py Allow update_test_checks.py to not scrub names. 2019-10-07 14:37:20 +00:00