[Lldb-commits] [PATCH] D72909: Make SymbolFileDWARF::ParseLineTable use std::sort instead of insertion sort

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 20 03:58:25 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG39f1335486ea: Make SymbolFileDWARF::ParseLineTable use std::sort instead of insertion sort (authored by unnar, committed by labath).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72909

Files:
  lldb/include/lldb/Symbol/LineTable.h
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/source/Symbol/LineTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72909.239064.patch
Type: text/x-patch
Size: 4613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200120/1b5afe5f/attachment.bin>


More information about the lldb-commits mailing list