[PATCH] D26179: Bitcode: Introduce BitcodeWriter interface.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 20:22:36 PDT 2016


mehdi_amini added a comment.

It'd be nice to add the opposite feature of `llvm-join` to `llvm-extract`: being able to list/extract the modules in a single file.


https://reviews.llvm.org/D26179





More information about the llvm-commits mailing list