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

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 15:57:11 PDT 2019


seiya updated this revision to Diff 212689.
seiya marked 7 inline comments as done.
seiya added a comment.

- Addressed 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.212689.patch
Type: text/x-patch
Size: 14942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/2b3ef1a8/attachment.bin>


More information about the llvm-commits mailing list