[PATCH] D78797: [Support] Refactor LEB128 decoding into an output iterator

Nicolas Guillemot via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 14:05:51 PDT 2020


nlguillemot updated this revision to Diff 259984.
nlguillemot added a comment.

Rebased this patch on top of its parent commit.


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

https://reviews.llvm.org/D78797

Files:
  llvm/include/llvm/Support/LEB128.h
  llvm/unittests/Support/LEB128Test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78797.259984.patch
Type: text/x-patch
Size: 7455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/4a55b436/attachment.bin>


More information about the llvm-commits mailing list