summaryrefslogtreecommitdiff
path: root/src/mir/dump.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-23MIR - Add a `Const` entry to the MIR::Constant to refer to a named constantJohn Hodge1-0/+3
2016-08-21MIR Dump - Remove arg patterns from argumentsJohn Hodge1-2/+5
2016-08-21MIR Dump - Clean up outputJohn Hodge1-6/+24
2016-08-20MIR Dump - Rough dump pass, exposes junk data somewhereJohn Hodge1-0/+380