================
Comment at: source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp:880
@@ +879,3 @@
+{
+#if 0
+    // ARM64 pseudo code...
----------------
emaste wrote:
> Shouldn't this be a comment rather than `#if 0`?
I did this based on the style we use in EmulateInstructionARM but it is 
definitely a comment. I can change it if we prefer that way

http://reviews.llvm.org/D10702

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



_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to