[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 19:16:29 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/D26047





More information about the llvm-commits mailing list