summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Transforms/ADCE/2007-07-23-InfiniteLoop.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/ADCE/2007-07-23-InfiniteLoop.ll b/test/Transforms/ADCE/2007-07-23-InfiniteLoop.ll
index f3500ed..60e719b 100644
--- a/test/Transforms/ADCE/2007-07-23-InfiniteLoop.ll
+++ b/test/Transforms/ADCE/2007-07-23-InfiniteLoop.ll
@@ -1,5 +1,6 @@
; RUN: llvm-as < %s | opt -adce | llvm-dis | grep switch
; PR 1564
+; XFAIL: *
define fastcc void @out() {
start: