Switch default to llvm13

This commit is contained in:
Federico G. Schwindt
2022-01-23 01:03:27 +00:00
committed by GitHub
parent 0a0981a475
commit 3a4e0c94e1
4 changed files with 8 additions and 19 deletions
+1 -1
View File
@@ -14,5 +14,5 @@ require (
go.bug.st/serial v1.1.3
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
golang.org/x/tools v0.1.6-0.20210813165731-45389f592fe9
tinygo.org/x/go-llvm v0.0.0-20220119143719-a55dfcdd0c2b
tinygo.org/x/go-llvm v0.0.0-20220121152956-4fa2ab2718f3
)