Add test for parsing the XOR operator in Intel syntax inline assembly.
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Sun, 14 Jun 2015 13:03:27 +0000 (13:03 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Sun, 14 Jun 2015 13:03:27 +0000 (13:03 +0000)
commitce1ce989e2b2fc3b992109f82b31a403db015ec6
tree9ff4e9eb1a9dca76b9a3819cfe1d7af00b47e3a7
parente3de07a5296e5be2e854b79335ba500645231795
Add  test for parsing the XOR operator in Intel syntax inline assembly.
LLVM side of the patch was committed as r239695.

Differential Revision: http://reviews.llvm.org/D10384
Patch by marina.yatsina@intel.com

llvm-svn: 239696
clang/test/CodeGen/ms-inline-asm.c