mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Fix windows bots by locking down the target triple on this testcase.
llvm-svn: 295490
This commit is contained in:
parent
b210903892
commit
29d48874dd
@ -1,6 +1,6 @@
|
||||
; PR31381: An assertion in the DWARF backend when fragments in MMI slots are
|
||||
; sorted by largest offset first.
|
||||
; RUN: %llc_dwarf -filetype=obj < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
|
||||
; RUN: llc -mtriple=x86_64-apple-darwin -filetype=obj < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
|
||||
; CHECK: DW_TAG_formal_parameter
|
||||
; CHECK: DW_TAG_formal_parameter
|
||||
; CHECK-NEXT: DW_AT_location [DW_FORM_exprloc] (<0xa> 91 78 93 03 93 06 91 7d 93 03 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user