GaloisInc/llvm-pretty

Add field Unit to DISubprogram

Closed this issue · 0 comments

In 2016, several parameters to DICompileUnit were shifted back by one index (Why do that, rather than add it on to the end, in the backwards-compatible way, like they do for so many other new fields? 🤔).

That commit also makes the dicuSubprograms field unused, but that's a non-breaking change.

Unit