This is an archive of the discontinued LLVM Phabricator instance.

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

Repository
rL LLVM

Event Timeline

myatsina updated this revision to Diff 27496.Jun 11 2015, 5:49 AM
myatsina retitled this revision from to Add support for parsing the XOR operator in Microsoft inline assembly.
myatsina updated this object.
myatsina edited the test plan for this revision. (Show Details)
myatsina added reviewers: ehsan, mcrosier.
myatsina set the repository for this revision to rL LLVM.
myatsina added a subscriber: Unknown Object (MLST).

Related clang test code review:
http://reviews.llvm.org/D10384

mcrosier accepted this revision.Jun 11 2015, 6:32 AM
mcrosier edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jun 11 2015, 6:32 AM
myatsina closed this revision.Jun 15 2015, 1:16 AM

Commit was performed by mkuper (svn revision 239695)