[PATCH] D65191: [llvm-objdump] Implement highlighting
Seiya Nuta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 05:51:56 PDT 2019
seiya updated this revision to Diff 216115.
seiya marked 9 inline comments as done.
seiya added a comment.
- Added WithNestedColor to support nested spans.
- See https://reviews.llvm.org/D65191#inline-594208 about the nested spans.
- Addressed other review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65191/new/
https://reviews.llvm.org/D65191
Files:
llvm/docs/CommandGuide/llvm-objdump.rst
llvm/include/llvm/Support/WithColor.h
llvm/lib/Support/WithColor.cpp
llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
llvm/test/tools/llvm-objdump/X86/disassembly-highlighting.test
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65191.216115.patch
Type: text/x-patch
Size: 16774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/1559473e/attachment.bin>
More information about the llvm-commits
mailing list