This is an archive of the discontinued LLVM Phabricator instance.

Test case for adding support for parsing the XOR operator in Microsoft inline assembly
ClosedPublic

Authored by myatsina on Jun 11 2015, 5:49 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

myatsina updated this revision to Diff 27497.Jun 11 2015, 5:49 AM
myatsina retitled this revision from to Test case for adding 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).
myatsina added a comment.EditedJun 11 2015, 5:52 AM

This is a test case for this llvm review:
http://reviews.llvm.org/D10385

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 239696)