llvm-project
55906e0a - [DWARFVerifier] Verify that DW_AT_LLVM_stmt_sequence is set correctly (#152807)

Commit
1 day ago
[DWARFVerifier] Verify that DW_AT_LLVM_stmt_sequence is set correctly (#152807) Sometimes DW_AT_LLVM_stmt_sequence won't point to the correct offset. This feature helps us debug when/where it went wrong. Added a new test and manually tempered with the value to show the intended verification result. --------- Signed-off-by: Peter Rong <PeterRong@meta.com>
Author
Parents
Loading