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

Fix comment spacing as mentioned in inline comments and this is good to go.



================
Comment at: source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h:98-101
+  // Since we need to make two actual MC Disassemblers for ARM (ARM & THUMB),
+  // and there's a bit of goo to set up and own
+  // in the MC disassembler world, I added this class to manage the actual
+  // disassemblers.
----------------
Fix spacing on these comments since they are new.


https://reviews.llvm.org/D41584



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

Reply via email to