update llvm

This commit is contained in:
xushiwei
2024-04-29 18:12:15 +08:00
parent ae5efdf16c
commit 8c1b8ad945
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/gogen v1.15.2
github.com/goplus/llvm v0.7.3-0.20240429063826-4d6268bd1670
github.com/goplus/llvm v0.7.3-0.20240429101120-83f0ad1fd7b3
github.com/goplus/mod v0.13.10
github.com/qiniu/x v1.13.10
golang.org/x/tools v0.20.0