[all-commits] [llvm/llvm-project] 968568: [PS5][Driver] Supply libraries and CRT objects to ...

Edd Dawson via All-commits all-commits at lists.llvm.org
Thu Nov 14 05:46:45 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9685681aa47561c9941bb70aa84a09c55c7db824
      https://github.com/llvm/llvm-project/commit/9685681aa47561c9941bb70aa84a09c55c7db824
  Author: Edd Dawson <edd.dawson at sony.com>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

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

  Log Message:
  -----------
  [PS5][Driver] Supply libraries and CRT objects to the linker (#115497)

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

PS5 only. On PS4, the equivalent hardcoded configuration will remain in
the proprietary linker.

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