[all-commits] [llvm/llvm-project] 645f6d: [ThinLTO][AIX] Enable thinlto on AIX

Wael Yehia via All-commits all-commits at lists.llvm.org
Wed Jul 19 10:37:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 645f6dcd69a5315dbe2a6b49fdd8d356512544e8
      https://github.com/llvm/llvm-project/commit/645f6dcd69a5315dbe2a6b49fdd8d356512544e8
  Author: Wael Yehia <wyehia at ca.ibm.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M clang/lib/Driver/Driver.cpp
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/test/CodeGen/thinlto-backend-option.ll
    M clang/test/CodeGen/thinlto-emit-llvm.c
    R clang/test/Driver/aix-unsupported-features.c
    M clang/test/Driver/thinlto_backend.c
    M clang/test/Integration/thinlto_profile_sample_accurate.c

  Log Message:
  -----------
  [ThinLTO][AIX] Enable thinlto on AIX

Starting from AIX 7.2 TL5 SP6 and AIX 7.3 TL2 the system linker supports thinLTO.

Reviewed By: ZarkoCA, MaskRay

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




More information about the All-commits mailing list