aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2020-01-28 15:03:09 +0100
committerPavel Labath <pavel@labath.sk>2020-01-28 15:09:14 +0100
commitbb73210ba9f16c1516f564235c86cbddccd1bd6d (patch)
tree6475e92d237a6a383903e75f8680f23e3e1026f7 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
parentdba8cd5438c396a3e440a721794656a076033ef6 (diff)
downloadllvm-bb73210ba9f16c1516f564235c86cbddccd1bd6d.zip
llvm-bb73210ba9f16c1516f564235c86cbddccd1bd6d.tar.gz
llvm-bb73210ba9f16c1516f564235c86cbddccd1bd6d.tar.bz2
[lldb/PDB] Use the new line table constructor
The old method of adding line sequences one by one can easily go quadratic if the sequences are not perfectly sorted. The equivalent change in DWARF brought a considerable improvement in line table parsing. It is not clear if the same will be the case for PDB, but this does bring us a step closer towards removing the dangerous API.
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions