[emacs] Add llvm-mir-mode
Adds an emacs mode for .mir files. For the most part this just consists of keyword rules for various MIR constructs and then appending the llvm-mode keywords to that. This doesn't currently attempt to do anything to be aware of the YAML structure or differentiate between machine IR and embedded LLVM IR.
Loading
Please sign in to comment