mir is an intermediate representation language created in 2015.
#3076on PLDB | 10Years 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.