[PATCH] D26405: Add the ability to dump hex bytes with optional offsets and ASCII bytes.

Greg Clayton via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 14:21:36 PST 2016


clayborg updated this revision to Diff 77261.
clayborg added a comment.

Took care of requested fixes.


https://reviews.llvm.org/D26405

Files:
  include/llvm/Support/Format.h
  include/llvm/Support/raw_ostream.h
  lib/Support/raw_ostream.cpp
  unittests/Support/raw_ostream_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26405.77261.patch
Type: text/x-patch
Size: 13737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/b8e613d3/attachment.bin>


More information about the llvm-commits mailing list