[PATCH] D75609: [DebugInfo] Avoid crashing on an invalid section identifier.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 4 09:33:39 PST 2020
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Looks ok - bonus points if someone includes the actual number (the same way llvm-dwarfdump prints unknown TAGs, for instance) somewhere, rather than the opaque "unknown" value.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75609/new/
https://reviews.llvm.org/D75609
More information about the llvm-commits
mailing list