[PATCH] D26046: Bitcode: Move block info block from the module block to the top level, and split abbreviation writer in two.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 19:17:04 PDT 2016


pcc abandoned this revision.
pcc added a comment.

As discussed on IRC: let's not support multiple block info blocks like this. It'd be simpler to require each block info block to be independent.


https://reviews.llvm.org/D26046





More information about the llvm-commits mailing list