[all-commits] [llvm/llvm-project] 392b30: [clang][PS4] Enable SplitLTOUnits and Unified LTO ...

Matthew Voss via All-commits all-commits at lists.llvm.org
Tue Jul 11 16:25:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 392b3068075279c7e321583c4d426edf15c935ca
      https://github.com/llvm/llvm-project/commit/392b3068075279c7e321583c4d426edf15c935ca
  Author: Matthew Voss <matthew.voss at sony.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/CodeGen/split-lto-unit.c
    M clang/test/CodeGenCXX/unified-cfi-lto.cpp
    M clang/test/Driver/lto-unit.c
    M clang/test/Driver/split-lto-unit.c

  Log Message:
  -----------
  [clang][PS4] Enable SplitLTOUnits and Unified LTO by default

  - Unified LTO default for all PlayStation targets
  - Add default case to tests
  - SplitLTOUnit not default for PS4
  - Remove ignorelist requirement to address buildbot failures

Differential Revision: https://reviews.llvm.org/D123971




More information about the All-commits mailing list