[Lldb-commits] [PATCH] Add branch emulation to aarch64 instruction emulator

Ed Maste emaste at freebsd.org
Wed Jun 24 12:25:44 PDT 2015


================
Comment at: source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp:880
@@ +879,3 @@
+{
+#if 0
+    // ARM64 pseudo code...
----------------
Shouldn't this be a comment rather than `#if 0`?

http://reviews.llvm.org/D10702

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






More information about the lldb-commits mailing list