labath marked 2 inline comments as done. labath added inline comments.
================ Comment at: source/Plugins/SymbolFile/DWARF/DWARFContext.cpp:47 + m_data_debug_info); + else + return LoadOrGetSection(m_main_section_list, eSectionTypeDWARFDebugInfo, ---------------- JDevlieghere wrote: > After the early return we can remove the else. done. 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