Skip to content

v0.3.4

Compare
Choose a tag to compare
@ApsarasX ApsarasX released this 17 Feb 07:18
· 42 commits to master since this release

Breaking Changes

  • IR: change the signature of Module.print (9a68779)

Bug Fixes

  • IR: return missing in Module.print (377b1d4)

Features

  • Config: add LLVM Config Macro (825dc3c)
  • IR: add class GetElementPtrInst (cecd9fc)
  • IR: add class SelectInst (8fa33b6)
  • IR: add class VectorType and more instruction classes (30bcc1c)
  • IR: add duplicated getType for all subclasses of Value (2e2bfe8)
  • IR: add Module.getDataLayoutStr and DataLayout.getStringRepresentation (3cc8563)