mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-16 16:37:42 +00:00
Add the missing target triple to this testcase.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214590 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
87c17d97f3
commit
22c6e043d1
@ -26,6 +26,9 @@
|
||||
; CHECK-DWARF: Ending address offset: [[END:.*]]
|
||||
; CHECK-DWARF: Location description: 76 78 93 08 54 93 04
|
||||
|
||||
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
|
||||
target triple = "x86_64-apple-macosx10.9.0"
|
||||
|
||||
; Function Attrs: nounwind ssp uwtable
|
||||
define i32 @foo(i64 %s.coerce0, i32 %s.coerce1) #0 {
|
||||
entry:
|
||||
|
Loading…
Reference in New Issue
Block a user