Max Kazantsev 86a63b2ae1 [Metarenamer] Use 'inst' as default name for instructions
Currently we use 'tmp', which is also a keyword for FileCheck. It leads to this
annoying warning whenever a script for auto-generation of checks is used.
It is especially annoying that it happens to every test affected by metarenamer.

Just use another prefix for metarenamed names to avoid this.

Differential Revision: https://reviews.llvm.org/D144001
Reviewed By: nikic
2023-02-15 15:35:25 +07:00
..
2022-12-14 21:16:22 -08:00
2023-01-28 16:13:09 -08:00