brucem requested changes to this revision.
brucem added a comment.
This revision now requires changes to proceed.

There are a number of places where you've changed spaces to tabs ... Also the 
GetShortPluginName has already been removed. Please rebase forward and correct 
the whitespace issues.


================
Comment at: source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h:100
@@ -107,1 +99,3 @@
+                   uint32_t reg_num, 
+                   lldb_private::RegisterInfo &reg_info) override;
 
----------------
This looks like a whitespace error. Why introduce tabs here?


Repository:
  rL LLVM

http://reviews.llvm.org/D12250



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to