[PATCH] D38833: BitstreamWriter: Better assertion when a block's abbrev code size is too small

Jordan Rose via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 19:23:13 PDT 2018


jordan_rose updated this revision to Diff 151292.
jordan_rose edited the summary of this revision.
jordan_rose added a reviewer: lebedev.ri.
jordan_rose added a comment.

Took recommendation about the form of the check, pumped up the tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D38833

Files:
  include/llvm/Bitcode/BitstreamWriter.h
  unittests/Bitcode/BitstreamWriterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38833.151292.patch
Type: text/x-patch
Size: 6047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/0ea07581/attachment.bin>


More information about the llvm-commits mailing list