diff options
Diffstat (limited to 'test/DebugInfo/deaddebuglabel.ll')
-rw-r--r-- | test/DebugInfo/deaddebuglabel.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/DebugInfo/deaddebuglabel.ll b/test/DebugInfo/deaddebuglabel.ll index a01c210..d183b8a 100644 --- a/test/DebugInfo/deaddebuglabel.ll +++ b/test/DebugInfo/deaddebuglabel.ll @@ -1,6 +1,5 @@ ; PR2614 ; RUN: llvm-as < %s | llc | grep "label" | count 8 -; 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-f80:32:32-v64:64:64-v128:128:128-a0:0:64" target triple = "i686-pc-linux-gnu" |