diff options
Diffstat (limited to 'test/DebugInfo/dataOnly.ll')
-rw-r--r-- | test/DebugInfo/dataOnly.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/DebugInfo/dataOnly.ll b/test/DebugInfo/dataOnly.ll index 1d959ef..a933555 100644 --- a/test/DebugInfo/dataOnly.ll +++ b/test/DebugInfo/dataOnly.ll @@ -1,6 +1,5 @@ ; RUN: llvm-as < %s | llc | grep DWARF ; ModuleID = 'foo.c' -; XFAIL: * target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128" target triple = "i386-apple-darwin8" %llvm.dbg.anchor.type = type { i32, i32 } |