[all-commits] [llvm/llvm-project] aac4de: [CMake] Don't LTO optimize targets on Darwin either

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Jun 24 10:02:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aac4de989ee98605f1ce918c8e541c9be0f52324
      https://github.com/llvm/llvm-project/commit/aac4de989ee98605f1ce918c8e541c9be0f52324
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M llvm/cmake/modules/AddLLVM.cmake
    M llvm/cmake/modules/HandleLLVMOptions.cmake

  Log Message:
  -----------
  [CMake] Don't LTO optimize targets on Darwin either

This is a follow up to D102732 which also expands the logic to Darwin.

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




More information about the All-commits mailing list