Files
clang-p2996/llvm/utils/TableGen/AsmWriterEmitter.cpp
Sergei Barannikov eeb987f6f3 [MC] Make generated MCInstPrinter::getMnemonic const (NFC) (#114682)
The value returned from the function depends only on the instruction opcode.

As a drive-by, change the type of the argument to const-reference.
2024-11-03 20:37:26 +03:00

48 KiB