Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fuchsia] Use llvm-19 on Fuchsia bots (#366)
The Fuchsia toolchain normally builds with FatLTO, and the existing llvm-17 toolchain does not properly support FatLTO compilation. The 17 release does have a FatLTO pipeline, but frontend support in clang was not ready in time for the llvm-17 release.
- Loading branch information