[PATCH] D141552: test-release.sh: Only build clang for stage1 and stage2

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 07:12:50 PST 2023


thieta added a comment.

I think we should include lld as well - now that LLD can produce production binaries on all platforms I think it makes sense to prefer that over system linker.

When we discussed this earlier I think we talked about only running the tests at the end the product. I still think it makes sense to not do the full testing in Phase 1/2, but other people can disagree with that if we think it will not catch issues.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141552



More information about the llvm-commits mailing list