[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 00:01:49 PDT 2022
dblaikie added a comment.
Could /maybe/ test this with an assembly test, but it'd still have to generate something like a 4GB file... which probably isn't a great idea. Maybe have a test that's checked in and can be run manually, but I guess no one would ever know it was there/know to run it.
But could you copy/paste some terminal execution that shows this failing/erroring correctly?
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