llvm: default to LLVM 18

This commit is contained in:
Aofei Sheng
2024-07-07 14:58:34 +08:00
parent af3e326178
commit abe2c6870b
11 changed files with 83 additions and 22 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.20
require (
github.com/aykevl/go-wasm v0.0.1
github.com/goplus/gogen v1.16.0
github.com/goplus/llvm v0.7.6
github.com/goplus/llvm v0.8.0
github.com/goplus/mod v0.13.10
github.com/json-iterator/go v1.1.12
github.com/qiniu/x v1.13.10