[all-commits] [llvm/llvm-project] bbc204: [PS4][clang] Limit ThinLTO parallelism when requested

Matthew Voss via All-commits all-commits at lists.llvm.org
Wed Mar 29 09:38:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbc204b944eea829a029268fff37faabdf61fcaf
      https://github.com/llvm/llvm-project/commit/bbc204b944eea829a029268fff37faabdf61fcaf
  Author: Matthew Voss <matthew.voss at sony.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/PS4CPU.cpp
    M clang/test/Driver/lto-jobs.c

  Log Message:
  -----------
  [PS4][clang] Limit ThinLTO parallelism when requested

Pass the correct option to the linker when "-flto-jobs=" is passed to
the driver.




More information about the All-commits mailing list