Bump go-llvm to support llvm12 and 13 under macos

This commit is contained in:
Federico G. Schwindt
2022-01-19 23:41:59 +00:00
committed by Ron Evans
parent 31ee1637df
commit 03d83181ca
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-20220114195835-da31bd327af9
golang.org/x/tools v0.1.6-0.20210813165731-45389f592fe9
tinygo.org/x/go-llvm v0.0.0-20211230181020-1ddc904f6bf6
tinygo.org/x/go-llvm v0.0.0-20220119143719-a55dfcdd0c2b
)