[PATCH] MIR Serialization: Print and parse function's MBBs and simple MBB attributes.
Alex Lorenz
arphaman at gmail.com
Wed Jun 17 16:00:21 PDT 2015
I've updated the patch to address Duncan's comments:
- Use the symbol table to look up BB by name.
- Print "<unnamed bb>" for names in MBBs with unnamed BB references.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10465
Files:
include/llvm/CodeGen/MIRYamlMapping.h
lib/CodeGen/MIRParser/MIRParser.cpp
lib/CodeGen/MIRPrinter.cpp
test/CodeGen/MIR/basic-blocks.mir
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10465.27884.patch
Type: text/x-patch
Size: 6491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150617/228502ad/attachment.bin>
More information about the llvm-commits
mailing list