Lines Matching +full:test +full:- +full:address +full:- +full:21
1 ; RUN: llc -O1 -filetype=obj -o - %s | llvm-dwarfdump -debug-dump=all - | FileCheck %s
2 ; Generated with -O1 from:
16 ; Test that we generate valid debug info for optimized code,
23 ; CHECK-NOT: DW_TAG
25 ; CHECK-NOT: DW_TAG
30 ; CHECK: Beginning address offset: 0x0000000000000{{.*}}
31 ; CHECK: Ending address offset: [[C1:.*]]
34 ; CHECK: Beginning address offset: [[C1]]
35 ; CHECK: Ending address offset: [[C2:.*]]
38 ; CHECK: Beginning address offset: [[C2]]
39 ; CHECK: Ending address offset: [[R1:.*]]
42 ; CHECK: Beginning address offset: [[R1]]
43 ; CHECK: Ending address offset: [[R2:.*]]
46 target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
47 target triple = "x86_64-apple-macosx10.9.0"
82 !1 = !DIFile(filename: "dbg-value-const-byref.c", directory: "")
85 !5 = !DIFile(filename: "dbg-value-const-byref.c", directory: "")
100 !20 = !{!21, !21, i64 0}
101 !21 = !{!"int", !22, i64 0}