This is an archive of the discontinued LLVM Phabricator instance.

Remove invalid const qualifier for r0, since it is written by svc.
ClosedPublic

Authored by srhines on Jan 30 2015, 3:32 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

srhines updated this revision to Diff 19067.Jan 30 2015, 3:32 PM
srhines retitled this revision from to Remove invalid const qualifier for r0, since it is written by svc. .
srhines updated this object.
srhines edited the test plan for this revision. (Show Details)
srhines added a reviewer: danalbert.
srhines added a subscriber: Unknown Object (MLST).
danalbert accepted this revision.Jan 30 2015, 3:36 PM
danalbert edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 30 2015, 3:36 PM
This revision was automatically updated to reflect the committed changes.