llvm v0.1 Release Notes

Release Date: 2015-04-19 // about 9 years ago
  • ๐ŸŽ‰ Initial release.

    ๐Ÿ“ฆ Preliminary work on the llvm/ir package which provides an in-memory representation of LLVM IR in pure Go.

    ๐Ÿ“œ Hand-written lexer and preliminary work on a recursive descent parser for LLVM IR assembly.