[all-commits] [llvm/llvm-project] 221cba: [PS5][Driver] Pass a target emulation to the linke...

Edd Dawson via All-commits all-commits at lists.llvm.org
Thu Oct 31 08:21:59 PDT 2024


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

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

  Log Message:
  -----------
  [PS5][Driver] Pass a target emulation to the linker (#114060)

Until now, this has been hardcoded as a downstream patch in lld. Add it
to the driver so that the private patch 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