[PATCH] D114064: [clang] [MinGW] Pass --no-demangle through to the mingw linker

John Ericson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 1 23:36:11 PST 2022


Ericson2314 accepted this revision.
Ericson2314 added a comment.
This revision is now accepted and ready to land.

Not sure what the exact division of labor is between the GNU and MinGW backends, but assuming there is no way to share this between them the patch looks good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114064



More information about the cfe-commits mailing list