llvm v0.7.5

This commit is contained in:
xushiwei
2024-05-05 12:12:57 +08:00
parent e9153defee
commit 926e2d4a2e
2 changed files with 3 additions and 3 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.4-0.20240502033044-f17514e2af8a
github.com/goplus/llvm v0.7.5
github.com/goplus/mod v0.13.10
github.com/qiniu/x v1.13.10
golang.org/x/tools v0.20.0