[PATCH] D90663: [lld-macho] Add very basic support for LTO
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 10:35:30 PST 2020
MaskRay added a comment.
MachO/CMakeLists.txt needs 3 dependencies LTO/MC/Passes otherwise it will fail to build in -DBUILD_SHARED_LIBS=on mode due to -Wl,-z,defs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90663/new/
https://reviews.llvm.org/D90663
More information about the llvm-commits
mailing list