[PATCH] D26840: [ThinLTO] Fix crash when importing an opaque type

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 15:19:52 PST 2016


mehdi_amini added a comment.

I checked on another example that this should be enough! Opaque types that are imported will be mapped appropriately at the time of the import.


https://reviews.llvm.org/D26840





More information about the llvm-commits mailing list