[PATCH] D64311: WIP: [llvm-objdump] Implement syntax highlighting
Seiya Nuta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 00:28:12 PDT 2019
seiya updated this revision to Diff 210031.
seiya added a comment.
- Highlight symbol names.
- Fix some TODOs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64311/new/
https://reviews.llvm.org/D64311
Files:
llvm/include/llvm/MC/MCInstPrinter.h
llvm/lib/MC/MCInstPrinter.cpp
llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64311.210031.patch
Type: text/x-patch
Size: 20028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/93b44f80/attachment.bin>
More information about the llvm-commits
mailing list