[llvm] [DWARFVerifier] Verify that DW_AT_LLVM_stmt_sequence is set correctly (PR #152807)
Peter Rong via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 10 12:58:02 PDT 2025
DataCorrupted wrote:
#157529 should've fixed the zero-length issue. With that regard, on the verifier side we can safely declare the offset in `DW_AT_LLVM_stmt_sequence` invalid no Sequence have that offset.
@clayborg @alx32 Can I get a quick review please?
https://github.com/llvm/llvm-project/pull/152807
More information about the llvm-commits
mailing list