JDevlieghere added inline comments.

================
Comment at: source/Plugins/SymbolFile/DWARF/DWARFContext.cpp:47
+                            m_data_debug_info);
+  else
+    return LoadOrGetSection(m_main_section_list, eSectionTypeDWARFDebugInfo,
----------------
After the early return we can remove the else.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62012/new/

https://reviews.llvm.org/D62012



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

Reply via email to