[PATCH] D19102: Always traverse GlobalVariable initializer when computing the export list

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 23:22:49 PDT 2016


joker.eph abandoned this revision.
joker.eph added a comment.

I think this is obsolete now, it was indeed global linkonce odr that were pulled in (like Vtable for instance) as well as the linkonce_odr member function referenced by it.


http://reviews.llvm.org/D19102





More information about the llvm-commits mailing list