Last release for LLVM 3.9
Pre-release
Pre-release
christerswahn
released this
25 Oct 20:38
·
105 commits
to master
since this release
This is the last version for LLVM 3.9 (next will use 5.0).
New since v0.2 is a completely refactored type resolution system, which enables unambiguous (non-duplicating) type resolution and speeds up compilation by an order of magnitude. Also some other important features including proper main(args) command line argument passing.