<div dir="ltr">Sorry, yes, I forgot about the patch :(<div><br></div><div>It's attached below!</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-05 15:04 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"><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>
<div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br></div>