[PATCH] D26219: Bitcode, Support: Remove MemoryObject and DataStreamer interfaces; bitcode reader now takes memory buffers.

Jordan Rose via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 15:59:24 PDT 2016


jordan_rose added a comment.

Sounds great to me, but it would be kind of nice to do it in two commits: one to add the new API and one to remove the old one.


https://reviews.llvm.org/D26219





More information about the llvm-commits mailing list