[PATCH] D26047: Bitcode: Add ability to support multiple block info blocks.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 16:40:59 PDT 2016


pcc updated this revision to Diff 76131.
pcc added a comment.

- The check was previously unreachable, move it to the correct place


https://reviews.llvm.org/D26047

Files:
  llvm/include/llvm/Bitcode/BitCodes.h
  llvm/include/llvm/Bitcode/BitstreamReader.h
  llvm/include/llvm/Bitcode/BitstreamWriter.h
  llvm/lib/Bitcode/Reader/BitstreamReader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26047.76131.patch
Type: text/x-patch
Size: 4631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/cf7d668f/attachment.bin>


More information about the llvm-commits mailing list