[Lldb-commits] [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.

Tamas Berghammer tberghammer at google.com
Tue Apr 7 06:19:10 PDT 2015


Looks good


REPOSITORY
  rL LLVM

================
Comment at: source/Plugins/Process/Utility/MipsLinuxSignals.cpp:1
@@ +1,2 @@
+//===-- MipsLinuxSignals.cpp ----------------------------------------*- C++ -*-===//
+//
----------------
(nit: line length)

================
Comment at: source/Plugins/Process/Utility/MipsLinuxSignals.h:1
@@ +1,2 @@
+//===-- MipsLinuxSignals.h ------------------------------------------*- C++ -*-===//
+//
----------------
(nit: line length)

http://reviews.llvm.org/D8856

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






More information about the lldb-commits mailing list