[PATCH] D26778: Add llvm-modextract tool.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 20:08:08 PST 2016


mehdi_amini added a comment.

Could we have a cheap way to extract modules without parsing the IR?

(I assume we need https://reviews.llvm.org/D26179 to get in before we can have a test with multiple modules)


https://reviews.llvm.org/D26778





More information about the llvm-commits mailing list