[PATCH] D26179: Bitcode: Introduce BitcodeWriter interface.

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


mehdi_amini added a comment.

`llvm-combine`, `llvm-fuse`, `llvm-merge` are alternative names I can think about in the same idea, but that does not distinguish from `llvm-link` either. 
What about `llvm-append`?


https://reviews.llvm.org/D26179





More information about the llvm-commits mailing list