This is an archive of the discontinued LLVM Phabricator instance.

[X86][MS]Adjacent comments within multi-line inline assembly statement
ClosedPublic

Authored by coby on Jan 22 2017, 5:41 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

coby created this revision.Jan 22 2017, 5:41 AM
coby edited the summary of this revision. (Show Details)
coby added reviewers: craig.topper, myatsina.
coby added a subscriber: cfe-commits.
coby added a reviewer: rnk.Jan 22 2017, 12:21 PM
myatsina accepted this revision.Feb 1 2017, 3:25 AM

LGTM

This revision is now accepted and ready to land.Feb 1 2017, 3:25 AM
rnk accepted this revision.Feb 1 2017, 11:09 AM

Sorry, missed this, looks good.

This revision was automatically updated to reflect the committed changes.