[PATCH] D65191: [llvm-objdump] Implement highlighting

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 01:47:23 PDT 2019


seiya updated this revision to Diff 212532.
seiya marked 13 inline comments as done.
seiya added a comment.
Herald added a subscriber: hiraditya.

- Use --color to enable syntax highlighting.
- Addressed some review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65191

Files:
  llvm/include/llvm/Support/WithColor.h
  llvm/lib/Support/WithColor.cpp
  llvm/test/tools/llvm-objdump/highlight.test
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65191.212532.patch
Type: text/x-patch
Size: 15042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/5fdda019/attachment.bin>


More information about the llvm-commits mailing list