[PATCH] D33620: [CodeGenCXX] do not default to dllimport storage for mingw-w64

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 20 14:58:47 PDT 2017


rnk added a comment.

Saleem, didn't something change here two months ago? Why do we want to bother with all of this dllimport stuff in the frontend? It seems to break mingw and add complexity for very little gain (avoiding linker provided thunks).


Repository:
  rL LLVM

https://reviews.llvm.org/D33620





More information about the cfe-commits mailing list