[PATCH] D89216: [dsymutil] Add the ability to run the DWARF verifier on the input
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 14 15:54:20 PST 2022
clayborg added a comment.
In D89216#3321019 <https://reviews.llvm.org/D89216#3321019>, @JDevlieghere wrote:
> Yup.
>
> @clayborg Do you still want a flag to make verification issues fatal? I'm happy to put that in a follow up patch.
Actually no, so much DWARF can have issues that might not fully pass verification that I am not sure it would be usable, so lets hold off for now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89216/new/
https://reviews.llvm.org/D89216
More information about the llvm-commits
mailing list