mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 06:38:44 +00:00
Relax Dwarf filecheck test for 32-bit hosts
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302484 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8c3a49c4c1
commit
c8a19469c2
@ -5,7 +5,8 @@
|
||||
; CHECK-LABEL: DW_TAG_subprogram
|
||||
; CHECK: DW_AT_name [DW_FORM_strp] ( {{.*}}"foo")
|
||||
; CHECK: DW_TAG_formal_parameter
|
||||
; CHECK-NEXT: DW_AT_location [DW_FORM_exprloc] (<0x2> 91 08 )
|
||||
; CHECK-NEXT: DW_AT_location [DW_FORM_exprloc] (<0x2> 91 {{..}} )
|
||||
; DW_OP_fbreg ??
|
||||
; CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( {{.*}}"my_r0")
|
||||
|
||||
%struct.Pt = type { double, double }
|
||||
|
Loading…
Reference in New Issue
Block a user