Skip to content

v0.2.0

Choose a tag to compare

@xushiwei xushiwei released this 24 Apr 17:53
· 6246 commits to main since this release
bc1821e

highlights:

  • llgo build/install/run: Their usage is the same as go build/install/run.

features:

  • cmd: llgo build/install (#45 #46)
  • cmd: llgo run (#47)
  • cl: support go:linkname (#38)
  • cl: importPkg (#39)
  • cl: namespace funcOf/varOf (#39 #43)
  • llgen: support go.mod (#41)

tools:

  • ssadump (#44)

changes:

  • cl.NewPackage: rm param fset *token.FileSet (#40)
  • remove dep of goplus/gop (#42)
  • mod: github.com/goplus/gogen v1.15.2
  • mod: github.com/goplus/llvm v0.7.1
  • mod: github.com/goplus/mod v0.13.10
  • mod: golang.org/x/tools v0.20.0