[PATCH] D65190: [X86] X86ATTInstPrinter: replace markup with startMarkup/endMarkup

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 16:05:48 PDT 2019


seiya added a comment.

In D65190#1608417 <https://reviews.llvm.org/D65190#1608417>, @jhenderson wrote:

> Okay, the code change looks good to me. How do you test it?


llvm/test/MC/Disassembler/X86/marked-up.txt covers this part.

> I'd also like somebody else to give their opinion on the change.

I'll add some reviewers based on the commit log.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65190





More information about the llvm-commits mailing list