update llvm

This commit is contained in:
xushiwei
2024-04-21 15:14:56 +08:00
parent 4641cb11eb
commit c1cc078772
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.18
require (
github.com/aykevl/go-wasm v0.0.1
github.com/goplus/gop v1.2.6
github.com/goplus/llvm v0.7.1-0.20240418160956-6233231cbcc9
github.com/goplus/llvm v0.7.1-0.20240420180312-6230a4ea7a47
github.com/qiniu/x v1.13.10
golang.org/x/tools v0.19.0
)