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

via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 13 12:24:51 PDT 2025


jeremyd2019 wrote:

```
 %{rdynamic: --export-all-symbols}   %{!shared: %{!mdll: --large-address-aware --tsaware}}
```

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


More information about the cfe-commits mailing list