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

Youngsuk Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 12:59:13 PST 2023


JOE1994 added a comment.

FYI:

This introduced build failure (due to link time error : `undefined reference to "writeIndexToFile"`),
and was later fixed by https://github.com/llvm/llvm-project/commit/87bea593626a103ea4d63ab4a027ec956ccc2b56


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138451



More information about the llvm-commits mailing list