This revision was automatically updated to reflect the committed changes.
Closed by commit rL247558: Limit scope of RegisterContextPOSIX.h header
(authored by emaste).
Changed prior to commit:
http://reviews.llvm.org/D12830?vs=34631&id=34666#toc
Repository:
rL LLVM
http://reviews.llvm.org/D
tfiala accepted this revision.
tfiala added a comment.
This revision is now accepted and ready to land.
LGTM, Ed.
http://reviews.llvm.org/D12830
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo
emaste created this revision.
emaste added reviewers: tfiala, labath.
emaste added a subscriber: lldb-commits.
Herald added a subscriber: emaste.
RegisterContextPOSIX.h is poorly named and contains only the declaration of
POSIXBreakpointProtocol, which is used for in-process live kernel debugging