[PATCH] D47209: [WIP] Add debug location check to verifier.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 11:37:35 PDT 2018


aprantl added a comment.

This would be very useful to find bugs in LLVM. That said, this looks like it is more a quality-of-implementation issue, and not a DWARF correctness issue. Should we separate the two? Or does DWARF mandate this?


https://reviews.llvm.org/D47209





More information about the llvm-commits mailing list