tejohnson accepted this revision. tejohnson added a comment. This revision is now accepted and ready to land.
lgtm with one additional stale comment fix needed. ================ Comment at: clang/docs/ThinLTO.rst:157 pruning. Cache pruning is supported with gold, ld64 and ELF and COFF lld, but currently only gold, ELF and COFF lld allow you to control the policy with a policy string. The cache policy must be specified with a linker option. ---------------- Needs an update to add Mach-O to the lld list. Or maybe "only gold and lld" suffices now since it sounds like all lld formats support this now. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D144482/new/ https://reviews.llvm.org/D144482 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits