all: go-llvm that defaults to llvm-12

This commit is contained in:
Kenneth Bell
2021-12-29 12:10:58 +00:00
committed by Ron Evans
parent d46933abf2
commit d0633f6228
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -14,5 +14,5 @@ require (
go.bug.st/serial v1.1.3
golang.org/x/sys v0.0.0-20210510120138-977fb7262007
golang.org/x/tools v0.1.6-0.20210813165731-45389f592fe9
tinygo.org/x/go-llvm v0.0.0-20210907125547-fd2d62ea06be
tinygo.org/x/go-llvm v0.0.0-20211229125312-df8bd725853c
)