[all-commits] [llvm/llvm-project] 0c4a75: [CMake] Remove the LLD LTO check for Darwin
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Sep 30 14:00:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c4a75f193a7eab8aff06e84bb4cd90e2af3c014
https://github.com/llvm/llvm-project/commit/0c4a75f193a7eab8aff06e84bb4cd90e2af3c014
Author: Petr Hosek <phosek at google.com>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
[CMake] Remove the LLD LTO check for Darwin
LLD now supports LTO on Darwin.
Differential Revision: https://reviews.llvm.org/D110881
More information about the All-commits
mailing list