[PATCH] D36545: [LLD] [COFF] Fix the name type for stdcall functions in import libraries

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 01:55:41 PDT 2017


mstorsjo added a subscriber: hans.
mstorsjo added a comment.

Forgot to say explicitly, that this depends on https://reviews.llvm.org/D36544. This also fixes a regression since 4.0, where linking to import libraries with stdcall creates broken executables. So once done, this and https://reviews.llvm.org/D36544 should be backported to 5.0, ping @hans.


https://reviews.llvm.org/D36545





More information about the llvm-commits mailing list