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

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 05:11:50 PDT 2019


seiya planned changes to this revision.
seiya added a comment.

I'll consider the way to eliminate `MarkupState.reset` so that we don't have to introduce `printInstImpl` to existing all InstPrinters.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65189





More information about the llvm-commits mailing list