mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-07 14:33:15 +00:00
Re-add checks that were in this testcase before it was converted to dwarfdump.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203981 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
be4056d0a5
commit
2110a0d07b
@ -9,6 +9,12 @@ target triple = "x86_64-apple-darwin10.0.0"
|
||||
; CHECK: DW_TAG_variable
|
||||
; CHECK: DW_TAG_variable
|
||||
; CHECK-NEXT: DW_AT_name {{.*}} "z_s"
|
||||
; CHECK-NEXT: DW_AT_decl_file
|
||||
; CHECK-NEXT: DW_AT_decl_line
|
||||
; CHECK-NEXT: DW_AT_type{{.*}}{[[TYPE:.*]]}
|
||||
; CHECK-NEXT: DW_AT_location
|
||||
; CHECK: [[TYPE]]:
|
||||
; CHECK-NEXT: DW_AT_name {{.*}} "int"
|
||||
|
||||
|
||||
@.str1 = private unnamed_addr constant [14 x i8] c"m=%u, z_s=%d\0A\00"
|
||||
|
Loading…
x
Reference in New Issue
Block a user