Skip to content

Updates for LLVM 6

Compare
Choose a tag to compare
@langston-barrett langston-barrett released this 07 Dec 22:56
· 171 commits to master since this release
1a35b80

This release changed many datatypes in the AST related to debugging information (and their pretty-printers, accordingly). It is a breaking change for anyone pattern-matching on those types, but otherwise upgrading should be fairly straightforward.

The output of the pretty-printer is now compatible with more (later) versions of LLVM.