[all-commits] [llvm/llvm-project] 21762a: [ToolChains][FreeBSD] Pass -s to Linker

aokblast via All-commits all-commits at lists.llvm.org
Sun Apr 19 07:43:37 PDT 2026


  Branch: refs/heads/users/aokblast/toolchain/pass_s_opt
  Home:   https://github.com/llvm/llvm-project
  Commit: 21762a1af4d55a42ea3b19f48882b7ae4df5f8a8
      https://github.com/llvm/llvm-project/commit/21762a1af4d55a42ea3b19f48882b7ae4df5f8a8
  Author: ShengYi Hung <aokblast at FreeBSD.org>
  Date:   2026-04-19 (Sun, 19 Apr 2026)

  Changed paths:
    M clang/lib/Driver/ToolChains/FreeBSD.cpp

  Log Message:
  -----------
  [ToolChains][FreeBSD] Pass -s to Linker

Clang now supports pass -s to Linker instead of using -Wl,-s. This
change is in sync with Gnu Toolchain's behavior.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list