aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-01-20 22:27:02 +0000
committerDevang Patel <dpatel@apple.com>2009-01-20 22:27:02 +0000
commit2a574669f3aed5951dcd62fa14c25dcde4d1a754 (patch)
treeb4025be375e5ca427a72ee3964d8bab0b70e5c8a /test/DebugInfo
parenteeb90e3094c8d5480747e39ab5dcd3ba156009c7 (diff)
downloadexternal_llvm-2a574669f3aed5951dcd62fa14c25dcde4d1a754.zip
external_llvm-2a574669f3aed5951dcd62fa14c25dcde4d1a754.tar.gz
external_llvm-2a574669f3aed5951dcd62fa14c25dcde4d1a754.tar.bz2
Appropriately mark fowrad decls.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62625 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/forwardDecl.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/DebugInfo/forwardDecl.ll b/test/DebugInfo/forwardDecl.ll
index cf0923e..a8bb9ff 100644
--- a/test/DebugInfo/forwardDecl.ll
+++ b/test/DebugInfo/forwardDecl.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc | %prcontext ST 1 | grep 0x1 | count 1
-; XFAIL: *
target triple = "i386-apple-darwin9.6"
%llvm.dbg.anchor.type = type { i32, i32 }