all: switch to LLVM 17 by default

This commit is contained in:
Ayke van Laethem
2024-01-06 13:35:51 +01:00
committed by Ron Evans
parent 9a4bfd0e96
commit 6cdfc298cf
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ require (
golang.org/x/sys v0.16.0
golang.org/x/tools v0.17.0
gopkg.in/yaml.v2 v2.4.0
tinygo.org/x/go-llvm v0.0.0-20231014233752-75a8a9fe6f74
tinygo.org/x/go-llvm v0.0.0-20240106122909-c2c543540318
)
require (