[PATCH] D15101: Modify FunctionImport to take a callback to load modules

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 10:43:18 PST 2015


joker.eph added a comment.

When I wrote "when loading module from the summary" I meant "when loading module from the module identifier in the summary (which may not be a file despite the accessor being called `modulePath()`)". Makes sense?


http://reviews.llvm.org/D15101





More information about the llvm-commits mailing list