[PATCH] D104764: [CMake] Don't LTO optimize targets on Darwin either

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 11:22:13 PDT 2021


smeenai added a comment.

In D104764#2836658 <https://reviews.llvm.org/D104764#2836658>, @phosek wrote:

> Shall I drop the `NOT LINKER_IS_LLD` check so it applies to both `ld64` and `ld64.lld`?

Sounds good.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104764/new/

https://reviews.llvm.org/D104764



More information about the llvm-commits mailing list