[lld] [LLD][COFF] Adds `/includeglob` flag (PR #109721)
Miguel A. Arroyo via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 08:50:36 PDT 2024
mayanez wrote:
> FWIW, when implementing features from the ELF driver in the COFF linker, it can be valuable to add the same options to the MinGW driver
Good point! We don't really use `mingw` so it didn't occur to me. I can open a PR after this addressing the issue.
https://github.com/llvm/llvm-project/pull/109721
More information about the llvm-commits
mailing list