diff options
author | Florian Hahn <flo@fhahn.com> | 2020-11-17 11:53:01 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-11-17 12:12:47 +0000 |
commit | a9adb62a640621814d528691b76964209505ebb8 (patch) | |
tree | e2d3988745ea83eac2c8a55e4514c2192bb416a4 /llvm/lib/Support/PrettyStackTrace.cpp | |
parent | f0c690018ad1fb4746da3aca26a443c0f96530fa (diff) | |
download | llvm-a9adb62a640621814d528691b76964209505ebb8.zip llvm-a9adb62a640621814d528691b76964209505ebb8.tar.gz llvm-a9adb62a640621814d528691b76964209505ebb8.tar.bz2 |
[AsmPrinter] Use getMnemonic for instruction-mix remark.
This patch uses the new `getMnemonic` helper from D90039
to display mnemonics instead of the internal opcodes.
The main motivation behind using the mnemonics is that they
are more user-friendly and more directly related to the assembly
the users will be presented.
Reviewed By: paquette
Differential Revision: https://reviews.llvm.org/D90040
Diffstat (limited to 'llvm/lib/Support/PrettyStackTrace.cpp')
0 files changed, 0 insertions, 0 deletions