[PATCH] D61670: [clang] [MinGW] Add the option -fno-autoimport

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 12:27:05 PDT 2023


mstorsjo added a comment.

In D61670#4604145 <https://reviews.llvm.org/D61670#4604145>, @rnk wrote:

> cc + at aeubanks @jyknight to consider using the code model for this purpose

Hmm, I don't quite understand this comment; do you suggest that we after all should use the code model for controlling the use of `.refptr` stubs too - didn't we conclude earlier that it isn't a great fit for that?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61670/new/

https://reviews.llvm.org/D61670



More information about the cfe-commits mailing list