labath marked 2 inline comments as done. labath added inline comments.
================ Comment at: source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:43 size_t GetNumCompileUnits(); DWARFUnit *GetCompileUnitAtIndex(uint32_t idx); + DWARFUnit *GetCompileUnitAtOffset(dw_offset_t cu_offset, ---------------- JDevlieghere wrote: > This should probably take a `lldb::user_id_t` then? Yep, I guess it should. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61481/new/ https://reviews.llvm.org/D61481 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits