[PATCH] D78796: [Support] Refactor LEB128 encoding into an input iterator

Nicolas Guillemot via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 17:34:05 PST 2021


nlguillemot updated this revision to Diff 321276.
nlguillemot marked 10 inline comments as done.
nlguillemot added a comment.

Some tweaks and addressing some more review comments.


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

https://reviews.llvm.org/D78796

Files:
  llvm/include/llvm/Support/LEB128.h
  llvm/utils/TableGen/FixedLenDecoderEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78796.321276.patch
Type: text/x-patch
Size: 16781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/eeb3ffb9/attachment-0001.bin>


More information about the llvm-commits mailing list