From: Spyridoula Gravani Date: Tue, 25 Jul 2017 01:58:27 +0000 (+0000) Subject: [DWARF] Modified test for die ranges verification so that it doesn't fail on windows... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e0c70de6e71460c499bb5c99a71745305bd3254;p=llvm [DWARF] Modified test for die ranges verification so that it doesn't fail on windows hosts. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308943 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/tools/llvm-dwarfdump/X86/verify_die_ranges.s b/test/tools/llvm-dwarfdump/X86/verify_die_ranges.s index 611fcf6df1a..903f9e9ed02 100644 --- a/test/tools/llvm-dwarfdump/X86/verify_die_ranges.s +++ b/test/tools/llvm-dwarfdump/X86/verify_die_ranges.s @@ -73,8 +73,8 @@ Lset0 = Lsection_abbrev-Lsection_abbrev ## Offset Into Abbrev. Section Lset1 = Lline_table_start0-Lsection_line ## DW_AT_stmt_list .long Lset1 .long 63 ## DW_AT_comp_dir - .quad Lfunc_end0 + 1 ## DW_AT_low_pc -- error: Invalid address range [0x00000007 - 0x00000006]. - .quad Lfunc_end0 ## DW_AT_high_pc + .quad 7 ## DW_AT_low_pc -- error: Invalid address range [0x00000007 - 0x00000006]. + .quad 6 ## DW_AT_high_pc .byte 0 ## End Of Children Mark .subsections_via_symbols .section __DWARF,__debug_line,regular,debug