clayborg added inline comments.

================
Comment at: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h:202
+          UnifiedList(UnifiedList) {}
+  };
+  void ProcessDysymtabCommand(const llvm::MachO::load_command &load_cmd,
----------------
Because it is only used in internal functions... I doesn't have to move, just a 
suggestion. All this code used to be in the section parsing functions.


https://reviews.llvm.org/D44074



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

Reply via email to