Closed
Description
starting with 1.35.0 bootstrap always rebuilds llvm,
git could not determine the LLVM submodule commit hash. Assuming that an LLVM build is necessary.
so for downstream distributions and gentoo users (they build from tarballs) internal llvm copy is compiled at least twice per bootstrap, same for lld if it's enabled.
I believe this commit below is the reason:
#59303