[PATCH] D29439: FunctionImport: Remove the -disable-force-link-odr flag and change importFunctions to never force link.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 22:04:14 PST 2017


mehdi_amini added a comment.

What changed that makes it no longer needed?
I had to add this flag because this test was relying on this behavior (here https://reviews.llvm.org/D19096#inline-162741 )


https://reviews.llvm.org/D29439





More information about the llvm-commits mailing list