[PATCH] Add support for parsing the not operator in Microsoft inline assembly

David Majnemer david.majnemer at gmail.com
Fri Jul 4 12:06:57 PDT 2014


Nope, LGTM as-is.

On Friday, July 4, 2014, Ehsan Akhgari <ehsan.akhgari at gmail.com> wrote:

> >>! In D4391#8, @majnemer wrote:
> > LGTM.  Out of curiosity, does it work with parenthesized expressions?
> e.g. ~(3 + ~7)
>
> No, I didn't fix that because I realized that doesn't work with minus
> either (such as `-(3 + 7)`).  If you want, I can give that a shot too.
>
> http://reviews.llvm.org/D4391
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140704/a8e55cb9/attachment.html>


More information about the llvm-commits mailing list