mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-03 01:12:53 +00:00
Hardcode the target in this testcase — it depends on the ABI.
This fixes a failure on Windows buildbots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255919 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b14726242c
commit
cb24ca96cd
@ -1,4 +1,4 @@
|
||||
; RUN: %llc_dwarf -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
|
||||
; RUN: llc -mtriple=x86_64-apple-macosx10.9.0 -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
|
||||
; ModuleID = 'aggregate-indirect-arg.cpp'
|
||||
; extracted from debuginfo-tests/aggregate-indirect-arg.cpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user