[PATCH] [MIPS] Read/Write register for MIPS64
Tamas Berghammer
tberghammer at google.com
Mon Mar 30 03:40:12 PDT 2015
Looks good with minor inline comment.
REPOSITORY
rL LLVM
================
Comment at: source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.h:81-83
@@ -80,2 +80,5 @@
+ lldb_private::Error
+ ReadRegisterRaw (uint32_t reg_index, RegisterValue ®_value);
+
Error
----------------
Can you make this function private?
http://reviews.llvm.org/D8695
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list