<div dir="ltr">Thanks, r244185.</div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-05 16:00 GMT-07:00 Duncan P. N. Exon Smith <span dir="ltr"><<a href="mailto:dexonsmith@apple.com" target="_blank">dexonsmith@apple.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
> On 2015-Aug-05, at 15:12, Alex L <<a href="mailto:arphaman@gmail.com">arphaman@gmail.com</a>> wrote:<br>
><br>
> Sorry, yes, I forgot about the patch :(<br>
><br>
> It's attached below!<br>
><br>
> 2015-08-05 15:04 GMT-07:00 Duncan P. N. Exon Smith <<a href="mailto:dexonsmith@apple.com">dexonsmith@apple.com</a>>:<br>
><br>
> > On 2015-Aug-05, at 15:03, Alex L <<a href="mailto:arphaman@gmail.com">arphaman@gmail.com</a>> wrote:<br>
> ><br>
> > Hi,<br>
> ><br>
> > This patch<br>
><br>
> I think you forgot to attach it.<br>
><br>
> > implements the initial serialization of the machine operand target flags.<br>
> > This patch extends the 'TargetInstrInfo' class to add two new methods that help<br>
> > to provide text based serialization.<br>
> ><br>
> > This patch also overrides the new methods in the X86 target, and thus it is only<br>
> > capable of serializing the target flags for the X86 target. The target flags for the<br>
> > other targets will be serialized in follow up commits.<br>
> ><br>
> > In this patch the target flags use the following syntax:<br>
> ><br>
> >     target-flags( [ <direct-flag> ])<br>
> ><br>
> > Example:<br>
> ><br>
> >    target-flags(x86-got)<br>
> ><br>
> > This syntax will be expanded and will include bit flags when the target flags from other<br>
> > targets will be serialized.<br>
> ><br>
> > Thanks,<br>
> > Alex<br>
><br>
><br>
</div></div>> <0001-MIR-Serialization-Initial-serialization-for-the-mach.patch><br>
LGTM.</blockquote></div><br></div>