[libc-commits] [libc] [libc] Fix tests' linking flags accidentally modified by #147931. (PR #149453)
via libc-commits
libc-commits at lists.llvm.org
Fri Jul 18 06:58:05 PDT 2025
lntue wrote:
> Changing the order of linking for `gcc`. otherwise LGTM.
Moved libgcc_s to after __libc__ on both hermetic test and integration test.
https://github.com/llvm/llvm-project/pull/149453
More information about the libc-commits
mailing list