[PATCH] D36548: [llvm-dlltool] Fix creating stdcall/fastcall import libraries for i386
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 10 01:56:38 PDT 2017
mstorsjo added a comment.
Once done, this should hopefully also go into 5.0, since without it, llvm-dlltool doesn't work for mingw-w64 for i386. It's not a regression but a tool that is new for 5.0.
https://reviews.llvm.org/D36548
More information about the llvm-commits
mailing list