[PATCH] D11736: Initial documentation for the MIR serialization format.

Alex Lorenz arphaman at gmail.com
Mon Aug 3 14:15:36 PDT 2015


arphaman created this revision.
arphaman added reviewers: silvas, dexonsmith, bogner, bob.wilson.
arphaman added a subscriber: llvm-commits.
arphaman set the repository for this revision to rL LLVM.

This patch contains an initial documentation for the MIR serialization format.

This initial document contains the 'Introduction', 'Overview' and the 'High Level Structure' sections,
which briefly describe the MIR serialization format. The follow up patches will expand on this initial
document and will describe the format using the appropriate level of detail.

Repository:
  rL LLVM

http://reviews.llvm.org/D11736

Files:
  docs/MachineIRRef.rst
  docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11736.31265.patch
Type: text/x-patch
Size: 3828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150803/e0728d42/attachment.bin>


More information about the llvm-commits mailing list