diff options
author | Cassie Jones <code@witchoflight.com> | 2021-02-17 02:38:08 -0500 |
---|---|---|
committer | Cassie Jones <code@witchoflight.com> | 2021-02-17 02:38:16 -0500 |
commit | c6a96df3752065a9411e517942e2cd928e7af82e (patch) | |
tree | 596fa13a5755fa14ea81fc7cf3b12090c6276c7e /llvm/lib/IR/Module.cpp | |
parent | 0984b8de0b0d5d178a8e6e5de1eb89f29493a89e (diff) | |
download | llvm-c6a96df3752065a9411e517942e2cd928e7af82e.zip llvm-c6a96df3752065a9411e517942e2cd928e7af82e.tar.gz llvm-c6a96df3752065a9411e517942e2cd928e7af82e.tar.bz2 |
[vim] Add initial syntax definition for .mir files
This initial definition handles the yaml container and the embedding of
the inner IRs. As a stopgap, this reuses the LLVM IR syntax highlighting
for the MIR function bodies--even though it's not technically correct,
it produces decent highlighting for a first pass.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D95552
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions