[all-commits] [llvm/llvm-project] a393c9: [PS5][Driver] Update default linking options when ...

Edd Dawson via All-commits all-commits at lists.llvm.org
Tue Oct 29 03:17:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a393c92f5df141d464bb17cc82f2344866cea1de
      https://github.com/llvm/llvm-project/commit/a393c92f5df141d464bb17cc82f2344866cea1de
  Author: Edd Dawson <edd.dawson at sony.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/PS4CPU.cpp
    M clang/test/Driver/ps5-linker.c

  Log Message:
  -----------
  [PS5][Driver] Update default linking options when `-r` omitted. (#113595)

Until now, these options have been hardcoded as downstream patches in
lld. Add them to the driver so that the private patches can be removed.

PS5 only. On PS4, the proprietary linker will continue to perform the
equivalent behaviours itself.

SIE tracker: TOOLCHAIN-16704



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