[llvm] r212352 - Add support for parsing the not operator in Microsoft inline assembly

Ehsan Akhgari ehsan.akhgari at gmail.com
Sat Jul 5 08:41:13 PDT 2014


On Sat, Jul 5, 2014 at 11:35 AM, Tobias Grosser <tobias at grosser.es> wrote:

> On 04/07/2014 21:13, Ehsan Akhgari wrote:
>
>> Author: ehsan
>> Date: Fri Jul  4 14:13:05 2014
>> New Revision: 212352
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=212352&view=rev
>> Log:
>> Add support for parsing the not operator in Microsoft inline assembly
>>
>> This fixes http://llvm.org/PR20202
>>
>
> Out of interest, is there a reason you did not add a test case to
> LLVM (e.g. into test/MC/X86/), but you only added test cases to clang
> directly?


No particular reason, but I would be happy to do that now.  Can you please
suggest the right file in test/MC/X86?  Would x86-32-ms-inline-asm.s be the
right file?

Thanks!
--
Ehsan
<http://ehsanakhgari.org/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140705/f85f1728/attachment.html>


More information about the llvm-commits mailing list