Nick Lewycky | cc64ae1 | 2011-10-28 05:29:47 +0000 | [diff] [blame] | 1 | ; RUN: llc -mtriple=x86_64-unknown-linux-gnu < %s | FileCheck %s --check-prefix=LINUX |
| 2 | ; RUN: llc -mtriple=x86_64-darwin < %s | FileCheck %s --check-prefix=DARWIN |
Nick Lewycky | d59c0ca | 2011-10-27 06:44:11 +0000 | [diff] [blame] | 3 | |
Nick Lewycky | cc64ae1 | 2011-10-28 05:29:47 +0000 | [diff] [blame] | 4 | @yyyy = common global i32 0, align 4 |
Nick Lewycky | d59c0ca | 2011-10-27 06:44:11 +0000 | [diff] [blame] | 5 | |
| 6 | !llvm.dbg.cu = !{!0} |
| 7 | |
David Blaikie | a26d703 | 2013-03-27 00:07:26 +0000 | [diff] [blame^] | 8 | !0 = metadata !{i32 786449, metadata !8, null, i32 12, metadata !"clang version 3.1 (trunk 143009)", i1 true, metadata !"", i32 0, metadata !1, metadata !1, metadata !1, metadata !3, metadata !""} ; [ DW_TAG_compile_unit ] |
David Blaikie | 33111df | 2013-02-02 05:56:24 +0000 | [diff] [blame] | 9 | !1 = metadata !{i32 0} |
| 10 | !3 = metadata !{metadata !5} |
David Blaikie | 47922fb | 2013-03-11 22:37:40 +0000 | [diff] [blame] | 11 | !5 = metadata !{i32 720948, i32 0, null, metadata !"yyyy", metadata !"yyyy", metadata !"", metadata !6, i32 1, metadata !7, i32 0, i32 1, i32* @yyyy, null} ; [ DW_TAG_variable ] |
David Blaikie | a26d703 | 2013-03-27 00:07:26 +0000 | [diff] [blame^] | 12 | !6 = metadata !{i32 720937, metadata !8, null} ; [ DW_TAG_file_type ] |
| 13 | !7 = metadata !{i32 720932, null, null, null, metadata !"int", i32 0, i64 32, i64 32, i64 0, i32 0, i32 5} ; [ DW_TAG_base_type ] |
David Blaikie | 8fb8224 | 2013-03-17 21:13:55 +0000 | [diff] [blame] | 14 | !8 = metadata !{metadata !"z.c", metadata !"/home/nicholas"} |
Nick Lewycky | d59c0ca | 2011-10-27 06:44:11 +0000 | [diff] [blame] | 15 | |
Nick Lewycky | cc64ae1 | 2011-10-28 05:29:47 +0000 | [diff] [blame] | 16 | ; Verify that we refer to 'yyyy' with a relocation. |
Eric Christopher | 3bf29fd | 2012-12-27 02:14:01 +0000 | [diff] [blame] | 17 | ; LINUX: .long .Linfo_string3 # DW_AT_name |
Eric Christopher | bb69a27 | 2012-08-24 01:14:27 +0000 | [diff] [blame] | 18 | ; LINUX-NEXT: .long 38 # DW_AT_type |
| 19 | ; LINUX-NEXT: # DW_AT_external |
Nick Lewycky | d59c0ca | 2011-10-27 06:44:11 +0000 | [diff] [blame] | 20 | ; LINUX-NEXT: .byte 1 # DW_AT_decl_file |
Nick Lewycky | cc64ae1 | 2011-10-28 05:29:47 +0000 | [diff] [blame] | 21 | ; LINUX-NEXT: .byte 1 # DW_AT_decl_line |
Nick Lewycky | d59c0ca | 2011-10-27 06:44:11 +0000 | [diff] [blame] | 22 | ; LINUX-NEXT: .byte 9 # DW_AT_location |
| 23 | ; LINUX-NEXT: .byte 3 |
Nick Lewycky | cc64ae1 | 2011-10-28 05:29:47 +0000 | [diff] [blame] | 24 | ; LINUX-NEXT: .quad yyyy |
Nick Lewycky | d59c0ca | 2011-10-27 06:44:11 +0000 | [diff] [blame] | 25 | |
Nick Lewycky | cc64ae1 | 2011-10-28 05:29:47 +0000 | [diff] [blame] | 26 | ; Verify that we refer to 'yyyy' without a relocation. |
Manman Ren | d2c38d6 | 2013-02-06 00:59:41 +0000 | [diff] [blame] | 27 | ; DARWIN: Lset5 = Linfo_string3-Linfo_string ## DW_AT_name |
| 28 | ; DARWIN-NEXT: .long Lset5 |
Eric Christopher | b1b9451 | 2012-08-01 18:19:01 +0000 | [diff] [blame] | 29 | ; DARWIN-NEXT: .long 39 ## DW_AT_type |
Nick Lewycky | d59c0ca | 2011-10-27 06:44:11 +0000 | [diff] [blame] | 30 | ; DARWIN-NEXT: .byte 1 ## DW_AT_external |
| 31 | ; DARWIN-NEXT: .byte 1 ## DW_AT_decl_file |
Nick Lewycky | cc64ae1 | 2011-10-28 05:29:47 +0000 | [diff] [blame] | 32 | ; DARWIN-NEXT: .byte 1 ## DW_AT_decl_line |
Nick Lewycky | d59c0ca | 2011-10-27 06:44:11 +0000 | [diff] [blame] | 33 | ; DARWIN-NEXT: .byte 9 ## DW_AT_location |
| 34 | ; DARWIN-NEXT: .byte 3 |
Nick Lewycky | cc64ae1 | 2011-10-28 05:29:47 +0000 | [diff] [blame] | 35 | ; DARWIN-NEXT: .quad _yyyy |
Eric Christopher | 7524fe4 | 2012-03-02 00:30:24 +0000 | [diff] [blame] | 36 | |
| 37 | ; Verify that "yyyy" ended up in the stringpool. |
| 38 | ; LINUX: .section .debug_str,"MS",@progbits,1 |
| 39 | ; LINUX-NOT: .section |
| 40 | ; LINUX: yyyy |
| 41 | ; DARWIN: .section __DWARF,__debug_str,regular,debug |
| 42 | ; DARWIN-NOT: .section |
| 43 | ; DARWIN: yyyy |