[PATCH] D102413: [MC] Add the ability to pass MCRegisterInfo to dump_pretty
Hendrik Greving via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 13 09:23:45 PDT 2021
hgreving created this revision.
Herald added a subscriber: hiraditya.
hgreving requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Adds the ability to pass MCRegisterInfo to dump_pretty and to the print functions,
so that if present, target specific enums names are printed instead of enum values.
https://reviews.llvm.org/D102413
Files:
llvm/include/llvm/MC/MCInst.h
llvm/lib/MC/MCInst.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102413.345180.patch
Type: text/x-patch
Size: 4150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/c5308c3b/attachment.bin>
More information about the llvm-commits
mailing list