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

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 16:00:40 PDT 2019


seiya updated this revision to Diff 212692.
seiya added a comment.

- Update the command guide.


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/test/tools/llvm-objdump/highlight.test
  llvm/tools/llvm-objdump/llvm-objdump.cpp

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


More information about the llvm-commits mailing list