[PATCH] D36634: [lld] [COFF] Don't produce weak aliases in import libraries

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 13:48:38 PDT 2017


mstorsjo added a comment.

Just FWIW, I was about to commit this, but noticed that this test actually depends on https://reviews.llvm.org/D36545, which depends on https://reviews.llvm.org/D36544 (which is yet unapproved). So I'll need to hold off of this one until those patches are merged first.


https://reviews.llvm.org/D36634





More information about the llvm-commits mailing list