[PATCH] D138451: [lld/mac] Add support for distributed thinlto

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 11:27:32 PST 2023


MaskRay added a comment.

> thinlto (subject)

ThinLTO

> Adds support for the following flags:

Better to add double dashes to the following bullet points.

> for some words on `-thinlto-index-only`.

`--thinlto-index-only` (the patch only allows double-dash forms which match lld/ELF).


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

https://reviews.llvm.org/D138451



More information about the llvm-commits mailing list