Add the missing target triple to this testcase.

llvm-svn: 214590
This commit is contained in:
Adrian Prantl 2014-08-01 23:01:30 +00:00
parent 4ad99c3b2e
commit a717a6da3d
1 changed files with 3 additions and 0 deletions

View File

@ -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: