mir is an intermediate representation language created in 2015.
#3062on PLDB | 9Years Old |
MIR is a human readable serialization format that is used to represent LLVM鈥檚 machine specific intermediate representation. The MIR serialization format uses a YAML container.