[PATCH] D65189: [MC] Support returning a structured rich disassembly output

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 01:42:28 PDT 2019


seiya updated this revision to Diff 212529.
seiya marked 2 inline comments as done.
seiya added a comment.

- Removed MarkupState so that we don't have to update all MCInstPrinters.
- Addressed remaining review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65189/new/

https://reviews.llvm.org/D65189

Files:
  llvm/include/llvm/MC/MCInstPrinter.h
  llvm/lib/MC/MCInstPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65189.212529.patch
Type: text/x-patch
Size: 4884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/4e6918b4/attachment-0001.bin>


More information about the llvm-commits mailing list