[PATCH] D117486: DebugInfo: Fix null dereference on null DISubroutineType
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 17 10:49:25 PST 2022
dblaikie added subscribers: aprantl, dblaikie.
dblaikie added a comment.
@aprantl - validator's more your wheelhouse than mine, but I'd say if we don't have a specific use case for this we should default to making it invalid/fail the verifier for now - can widen that if/when needed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117486/new/
https://reviews.llvm.org/D117486
More information about the llvm-commits
mailing list