Commit ef2a5c5
authored
[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.1 parent 7406995 commit ef2a5c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments