[PATCH] D90345: [DebugInfo] Fix ICE in DwarfCompileUnit::constructSubprogramScopeDIE
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 28 16:19:57 PDT 2020
dblaikie added a comment.
IF we've so far successfully made the assumption that all DISubprograms have types - I'd say updating the verifier would be the way to go here. But I defer to @aprantl on verifier things, if he's got an overriding/differing opinion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90345/new/
https://reviews.llvm.org/D90345
More information about the llvm-commits
mailing list