Temporarily revert r62487. It's causing this error during a release bootstrap of
[oota-llvm.git] / test / Transforms / SimplifyCFG / 2009-01-18-PHIPropCrash.ll
index 692ef748262c79d4d0092f1d8a2c67592337855a..fc34f5157ba643a548b6cb0a0ed00994efbdb7e9 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | opt -simplifycfg | llvm-dis
+; XFAIL: *
 ; PR3016
 ; Dead use caused invariant violation.