[PATCH] D26179: Bitcode: Introduce BitcodeWriter interface.
Sean Silva via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 21:19:45 PST 2016
silvas added a comment.
In https://reviews.llvm.org/D26179#605129, @mehdi_amini wrote:
> I'd like `llvm-modextract` and `llvm-join` (or `llvm-concat`) to operate without materializing IR. It is blocked on updating the bitcode to not have absolute reference from the beginning of the file.
oh, nice!
https://reviews.llvm.org/D26179
More information about the llvm-commits
mailing list