[PATCH] D60810: [Support] Add LEB128 support to BinaryStreamReader/Writer.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 08:36:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358584: [Support] Add LEB128 support to BinaryStreamReader/Writer. (authored by lhames, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60810

Files:
  llvm/trunk/include/llvm/Support/BinaryStreamReader.h
  llvm/trunk/include/llvm/Support/BinaryStreamWriter.h
  llvm/trunk/lib/Support/BinaryStreamReader.cpp
  llvm/trunk/lib/Support/BinaryStreamWriter.cpp
  llvm/trunk/unittests/Support/BinaryStreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60810.195579.patch
Type: text/x-patch
Size: 7525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190417/2cacd38f/attachment.bin>


More information about the llvm-commits mailing list