Skip to content

v0.9.1

Compare
Choose a tag to compare
@xushiwei xushiwei released this 13 Jul 13:44
· 1251 commits to main since this release
9edeee4

highlights:

libraries:

features:

  • c.AllocaCStrs; ssa: AllocaU/ArrayAlloca/Times/AllocaCStrs (#504)
  • cl: support // llgo:type C (#454 #476)
  • build: replace precompiled *.lla with local compilation (#462)
  • build: clFiles support cflags (#505)
  • build _wrap: llgo_check (to be continued) (#506)
  • cmd: add llgo version command (#489)
  • README (#474 #481)

changes:

  • llgo/ssa: func binop eq fix (#460)
  • llgo/ssa: fix setDirectIface (#470)
  • llgo/ssa: fix return multi results (#477)
  • llgo/ssa: correct Sizeof to align size properly (#493)
  • build: ensure GOBIN directory exists before use (#464)
  • build: fix buildpkg (#490)
  • xtools: mv xtool/clang/parser, ar => chore/_deprecated (#475)
  • ci: implement release-build.yml workflow with GoReleaser (#494)
  • ci: update go.yml workflow to trigger on pushes and PRs to any branches (#469)
  • mod: github.com/goplus/mod v0.13.12