Add support for parsing the XOR operator in Microsoft inline assembly
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D10385
Add support for parsing the XOR operator in Microsoft inline assembly ClosedPublic Authored by myatsina on Jun 11 2015, 5:49 AM.
Details Summary Add support for parsing the XOR operator in Microsoft inline assembly
Diff Detail
Event Timelinemyatsina retitled this revision from to Add support for parsing the XOR operator in Microsoft inline assembly. myatsina updated this object. Comment ActionsRelated clang test code review: This revision is now accepted and ready to land.Jun 11 2015, 6:32 AM
Revision Contents
Diff 27496 lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/intel-syntax-bitwise-ops.s
|