[PATCH] D52641: Bitcode: Fix assert when writing arrays as blobs.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 12:46:02 PDT 2018


pcc added a comment.

I didn't even know that you could pass a blob that way. What do you think about dropping support for this feature since it is evidently unused (except possibly by you? But you can switch to `EmitRecordWithBlob`, right?)


Repository:
  rL LLVM

https://reviews.llvm.org/D52641





More information about the llvm-commits mailing list