[PATCH] D130395: [DWP][DWARF] Detect and error on debug info offset overflow
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 15:24:32 PDT 2022
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
> That will be a big change. It's not only lldb, but also all other llvm tools: dwarfdump, profgen, gsymutil, etc.
Yep
> Let's see if we can get unblocked internally by some other way, but good to know it's not a complete dead end. :) For this diff, can this land so at least it doesn't succeed silently?
Yeah
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130395/new/
https://reviews.llvm.org/D130395
More information about the llvm-commits
mailing list