mstorsjo added inline comments.
================ Comment at: test/CodeGen/dso-local-executable.c:14 +// MINGW-DAG: @bar = external global i32 +// MINGW-DAG: @weak_bar = extern_weak global i32 +// MINGW-DAG: declare dso_local void @foo() ---------------- rnk wrote: > I take it that was a side effect of the isDeclarationForLinker change? I > think that's correct. Yes, it changed due to that. It probably won't hurt at least. https://reviews.llvm.org/D51382 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits