diff options
author | Tanya Lattner <tonic@nondot.org> | 2009-08-31 06:52:19 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2009-08-31 06:52:19 +0000 |
commit | bc252b7a782348b15b9b6be3b08b4eda93fbb861 (patch) | |
tree | 2914d784d13069ffe157819e17c1ddcd13783bea | |
parent | 5c43a456682220e38a346539c4edd6bda104954b (diff) |
Merge from mainline.
This is passing for PPC on Mac OS X.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_26@80561 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/DebugInfo/2009-01-15-dbg_declare.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/DebugInfo/2009-01-15-dbg_declare.ll b/test/DebugInfo/2009-01-15-dbg_declare.ll index 37c163021b..b7bab4688c 100644 --- a/test/DebugInfo/2009-01-15-dbg_declare.ll +++ b/test/DebugInfo/2009-01-15-dbg_declare.ll @@ -1,6 +1,4 @@ - ; RUN: llvm-as < %s | llc -f -o /dev/null -; XFAIL: powerpc target triple = "powerpc-apple-darwin9.5" %llvm.dbg.variable.type = type { i32, { }*, i8*, { }*, i32, { }*, i8*, i8* } |