[PATCH] D70508: Fix an offset underflow bug in DwarfExpression when describing small values with subregisters
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 19:56:05 PST 2019
jyknight added a comment.
The test dwarf-size-field-overflow.test now takes over 60 seconds to run, which seems quite excessive.
Is there no way to test this in a less-expensive manner?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70508/new/
https://reviews.llvm.org/D70508
More information about the llvm-commits
mailing list