llvm-pretty v0.8.0 Release Notes

Release Date: 2018-12-07 // over 5 years ago
  • 🚀 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.