[clang] [ToolChains][FreeBSD] Pass -s to Linker (PR #192853)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 19 11:33:02 PDT 2026
MaskRay wrote:
Actually FreeBSD.cpp already renders `OPT_s` along with `OPT_t`. This change will cause double rendering.
https://github.com/llvm/llvm-project/pull/192853
More information about the cfe-commits
mailing list