[PATCH] MIR Serialization: Serialize MBB Successors.
Duncan P. N. Exon Smith
dexonsmith at apple.com
Tue Jun 30 10:16:53 PDT 2015
> On 2015-Jun-29, at 11:30, Alex Lorenz <arphaman at gmail.com> wrote:
>
> Cleanup this patch taking Duncan's comments into account.
>
>
> REPOSITORY
> rL LLVM
>
> http://reviews.llvm.org/D10699
>
> Files:
> include/llvm/CodeGen/MIRYamlMapping.h
> lib/CodeGen/MIRParser/MIParser.cpp
> lib/CodeGen/MIRParser/MIParser.h
> lib/CodeGen/MIRParser/MIRParser.cpp
> lib/CodeGen/MIRPrinter.cpp
> test/CodeGen/MIR/expected-eof-after-successor-mbb.mir
> test/CodeGen/MIR/expected-mbb-reference-for-successor-mbb.mir
> test/CodeGen/MIR/successor-basic-blocks.mir
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
> <D10699.28690.patch>
LGTM.
More information about the llvm-commits
mailing list