[PATCH] D67962: [llvm-readobj] - Don't crash when dumping .stack_sizes and unable to find a relocation resolver.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 03:10:01 PDT 2019
grimar added a comment.
In D67962#1682098 <https://reviews.llvm.org/D67962#1682098>, @jhenderson wrote:
> I'm beginning to think that stack-sizes.test needs breaking up into smaller tests...!
I would probably start from splitting all the warning/error testing to `stack-sizes-err.test`.
They seem to take more than half (and still do not test all of the possible messages).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67962/new/
https://reviews.llvm.org/D67962
More information about the llvm-commits
mailing list