Skip to content

v0.8.10

Choose a tag to compare

@xushiwei xushiwei released this 02 Jul 13:29
75ca4af

features:

libraries:

demos:

  • cppmintf: implements multiple intefaces in c++ (#398)
  • cmptest: sortdemo (#418)
  • cmptest: iodemo, fmtdemo (#437)

changes:

  • cl linkname: not exist method warning (#436)
  • llgo/ssa: phi.AddIncoming fix: use checkExpr (#419)
  • llgo/ssa: fix slice high (#428)
  • llgo/ssa: makeSlice fit int size and check (#425)
  • llgo/ssa: fix abiType && abiMethoOf (#392)
  • llgo/ssa: fix abiType & abiNamedOf (#417)
  • llgo/ssa: fix abi patch types.pointer (#434)
  • runtime: global abi basic (#421)
  • runtime: panic with any custom type (#399)
  • runtime: type align (#405)
  • build: fix link runtime (#438)
  • c/llama2: rm precompiled *.ll files (#407)
  • c/llama2: explicitly link libm to ensure compatibility with Linux (#408)
  • xtool: utilize llvm-config to find LLVM executables (#424)
  • update bytealg for pkg bytes/strings (#428)