This is an archive of the discontinued LLVM Phabricator instance.

lldb fix ARM64 register access - llgs side
ClosedPublic

Authored by pawelo on Sep 13 2014, 5:32 AM.

Details

Reviewers
tfiala
Summary

This solves problem described in D5232, for llgs this time.

Diff Detail

Event Timeline

pawelo updated this revision to Diff 13671.Sep 13 2014, 5:32 AM
pawelo retitled this revision from to lldb fix ARM64 register access - llgs side.
pawelo updated this object.
pawelo edited the test plan for this revision. (Show Details)
pawelo set the repository for this revision to rL LLVM.
pawelo added a subscriber: Unknown Object (MLST).
tfiala added a subscriber: tfiala.Sep 15 2014, 10:20 AM

LGTM. (I'm ignoring the nit on sizeof optional parens bit we talked about
before).

Patch up here:

svn commit
Sending source/Plugins/Process/Linux/NativeProcessLinux.cpp
Transmitting file data .
Committed revision 217788.

Thanks!

-Todd

tfiala accepted this revision.Sep 15 2014, 10:20 AM
tfiala added a reviewer: tfiala.
This revision is now accepted and ready to land.Sep 15 2014, 10:20 AM
tfiala closed this revision.Sep 15 2014, 10:20 AM