This revision was automatically updated to reflect the committed changes.
Closed by commit rL317881: Clean up NativeRegisterContext (authored by labath).
Repository:
rL LLVM
https://reviews.llvm.org/D39837
Files:
lldb/trunk/include/lldb/Host/common/NativeRegisterContext.h
lldb/trunk/includ
krytarowski added a comment.
The NetBSD part looks fine.
https://reviews.llvm.org/D39837
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
labath created this revision.
Herald added subscribers: kbarton, kristof.beyls, arichardson, javed.absar,
nemanjai, sdardis, aemerson.
This commit removes the concrete_frame_idx member from
NativeRegisterContext and related functions, which was always set to
zero and never used.
I also change th