aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-01-30 01:37:30 +0000
committerDevang Patel <dpatel@apple.com>2009-01-30 01:37:30 +0000
commitde9e4ce24a18c5fdc4d239a7301c36b91e4e1ff3 (patch)
tree117d69c9b0a0fee4d4a9ead6b435c718f03aacf2 /test/DebugInfo
parentfa42dea48b76b32a17f2d777115790f364f1984f (diff)
downloadexternal_llvm-de9e4ce24a18c5fdc4d239a7301c36b91e4e1ff3.zip
external_llvm-de9e4ce24a18c5fdc4d239a7301c36b91e4e1ff3.tar.gz
external_llvm-de9e4ce24a18c5fdc4d239a7301c36b91e4e1ff3.tar.bz2
Linux and other target's encoding for DW_AT_declaration may not match.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63360 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/2009-01-29-MethodDeclaration.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DebugInfo/2009-01-29-MethodDeclaration.ll b/test/DebugInfo/2009-01-29-MethodDeclaration.ll
index 323135f..e7287e2 100644
--- a/test/DebugInfo/2009-01-29-MethodDeclaration.ll
+++ b/test/DebugInfo/2009-01-29-MethodDeclaration.ll
@@ -1,5 +1,6 @@
; RUN: llvm-as < %s | llc | grep 0x3C | count 1
; Check DW_AT_declaration attribute for class method foo.
+; target triple = "i386-apple-darwin*"
%llvm.dbg.anchor.type = type { i32, i32 }
%llvm.dbg.basictype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, i32, i8*, i8* }
%llvm.dbg.compile_unit.type = type { i32, { }*, i32, i8*, i8*, i8*, i1, i8* }