[Lldb-commits] [PATCH] D16508: NetBSD: Define initial RegisterContextNetBSD_x86_64

Ed Maste via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 2 03:11:02 PST 2016


emaste added inline comments.

================
Comment at: lldb/trunk/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.cpp:308-309
@@ +307,4 @@
+
+static std::vector<lldb_private::RegisterInfo>&
+GetSharedRegisterInfoVector ()
+{
----------------
Unused function?


Repository:
  rL LLVM

http://reviews.llvm.org/D16508





More information about the lldb-commits mailing list