[llvm-dev] [CodeGen] Read/Write Machine IR from/to Persistent File

Lele Ma via llvm-dev llvm-dev at lists.llvm.org
Wed Nov 20 18:39:09 PST 2019


Dear LLVM developers,

Just as LLVM IR can be read/write via persistent bitcode (*.bc *.ll) files,
is there any similar implementation in LLVM to read/write Machine IR (MIR)
via a persistent file?

If not and I would like to add it (e.g. for ARM or RISC-V), could you
direct me materials and/or LLVM source code modules where I should start
with?

Best Regards,
Lele Ma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191120/cc8aec7a/attachment.html>


More information about the llvm-dev mailing list