[clang] [Clang][Driver] Revise Cygwin ToolChain to call linker directly (PR #147960)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 25 11:42:33 PDT 2025


jeremyd2019 wrote:

> > Do the same for dynamicbase and nxcompat as a precaution.
> 
> dynamicbase is needed for LLD.

only because --enable-auto-image-base and the differing default image bases for Cygwin are not implemented in LLD

https://github.com/llvm/llvm-project/pull/147960


More information about the cfe-commits mailing list