Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@alessandrogario alessandrogario released this 20 Mar 15:16
· 2 commits to master since this release
8261e01

Changelog

  • Keep the LLVM libraries in the final stage. This change has been introduced to support code generators (i.e.: BPF) (be224c7)
  • Add a Docker-based build script (be224c7)
  • Add an option to keep intermediate stages (e1e283b)
  • Update LLVM to version 9.0.1 (88f0611)
  • Fix scan-build support (203e5d6)
  • Implement AArch64 support (96c5875)