[Lldb-commits] [PATCH] Create x86 specific NativeRegisterContextLinux

Tamas Berghammer tberghammer at google.com
Tue Feb 17 02:41:34 PST 2015


I still prefer to separate it into multiply classes (not necessarily the way I did it here) because the multiple switch statement and the union looks bad for me especially if we consider that we plan to add a few more register context to the system (arm32, arm64, mips, ...)


http://reviews.llvm.org/D7667

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list