projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87c17d9
)
Add the missing target triple to this testcase.
author
Adrian Prantl
<aprantl@apple.com>
Fri, 1 Aug 2014 23:01:30 +0000
(23:01 +0000)
committer
Adrian Prantl
<aprantl@apple.com>
Fri, 1 Aug 2014 23:01:30 +0000
(23:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214590
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/DebugInfo/X86/pieces-1.ll
patch
|
blob
|
history
diff --git
a/test/DebugInfo/X86/pieces-1.ll
b/test/DebugInfo/X86/pieces-1.ll
index e4bc31f039e1446d7ca8b36b80e438cc4c3ae389..10eb34f8b83b1da18ca63296a0d2f316335d6cf3 100644
(file)
--- a/
test/DebugInfo/X86/pieces-1.ll
+++ b/
test/DebugInfo/X86/pieces-1.ll
@@
-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: