[PATCH] D83236: [DWARF] Add cutoff guarding validThroughout to avoid near-quadratic behaviour

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 02:31:16 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9d977b0ca60: [DWARF] Add cuttoff guarding quadratic validThroughout behaviour (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D83236?vs=275714&id=276350#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83236

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/test/DebugInfo/MIR/X86/singlelocation-cutoffs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83236.276350.patch
Type: text/x-patch
Size: 7117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/d853988d/attachment.bin>


More information about the llvm-commits mailing list