[PATCH] D65190: [X86] X86ATTInstPrinter: replace markup with startMarkup/endMarkup
Seiya Nuta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 13 19:21:14 PDT 2019
seiya updated this revision to Diff 215014.
seiya marked 2 inline comments as done.
seiya added a comment.
This revision is now accepted and ready to land.
- Use withMarkup().
- Remove printMarkedUpRegName (start/end/withMarkup are made const by changes in D65189 <https://reviews.llvm.org/D65189>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65190/new/
https://reviews.llvm.org/D65190
Files:
llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65190.215014.patch
Type: text/x-patch
Size: 4287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/f261850d/attachment.bin>
More information about the llvm-commits
mailing list