Mercurial > hg > CbC > CbC_llvm
diff test/MC/MachO/gen-dwarf.s @ 100:7d135dc70f03 LLVM 3.9
LLVM 3.9
author | Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 26 Jan 2016 22:53:40 +0900 |
parents | 60c9769439b8 |
children | 803732b1fca8 |
line wrap: on
line diff
--- a/test/MC/MachO/gen-dwarf.s Tue Oct 13 17:49:56 2015 +0900 +++ b/test/MC/MachO/gen-dwarf.s Tue Jan 26 22:53:40 2016 +0900 @@ -17,7 +17,7 @@ // CHECK: .debug_abbrev contents: // CHECK: Abbrev table for offset: 0x00000000 // CHECK: [1] DW_TAG_compile_unit DW_CHILDREN_yes -// CHECK: DW_AT_stmt_list DW_FORM_data4 +// CHECK: DW_AT_stmt_list DW_FORM_sec_offset // CHECK: DW_AT_low_pc DW_FORM_addr // CHECK: DW_AT_high_pc DW_FORM_addr // CHECK: DW_AT_name DW_FORM_string @@ -39,7 +39,7 @@ // We don't check the leading addresses these are at. // CHECK: DW_TAG_compile_unit [1] * -// CHECK: DW_AT_stmt_list [DW_FORM_data4] (0x00000000) +// CHECK: DW_AT_stmt_list [DW_FORM_sec_offset] (0x00000000) // CHECK: DW_AT_low_pc [DW_FORM_addr] (0x0000000000000000) // CHECK: DW_AT_high_pc [DW_FORM_addr] (0x0000000000000008) // We don't check the file name as it is a temp directory