labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

sounds reasonable to me


================
Comment at: source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:668
@@ +667,3 @@
+    // If no sub architecture specified then use the most recent arm 
architecture so the
+    // disassembler will return all instruction. Without it we will see a lot 
of unknow opcode
+    // in case the code uses instructions which are not available in the 
oldest arm version
----------------
s/unknow/unknown/


http://reviews.llvm.org/D12553



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

Reply via email to