[PATCH] D83236: [DWARF] Add cutoff guarding validThroughout to avoid near-quadratic behaviour
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 6 12:32:21 PDT 2020
dblaikie added a comment.
Could the algorithm be changed to do validThroughout of all variable fragments in a single pass together?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83236/new/
https://reviews.llvm.org/D83236
More information about the llvm-commits
mailing list