[clang] [Driver] Use AddRunTimeLibs on Solaris (PR #137596)

Rainer Orth via cfe-commits cfe-commits at lists.llvm.org
Sun May 4 03:58:54 PDT 2025


rorth wrote:

I suspect the `-static-libgcc` test needs `-rtlib=platform --unwindlib=platform` to pass on non-UNIX platforms.  However, I've no way of verifying that.  Can someone with access to either affected targets please try this?  Thanks.

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


More information about the cfe-commits mailing list