[WebAssembly] Temporarily disable this test, as it depends on additional patches...
[oota-llvm.git] / test / CodeGen / WebAssembly / phi.ll
index c217cbf3572c66e299977d9b8f09fa5e46ac5245..13fb5ebc53056fcd8d98a240e072e1e1faab81ec 100644 (file)
@@ -1,5 +1,8 @@
 ; RUN: llc < %s -asm-verbose=false | FileCheck %s
 
+; This test depends on branching support, which is not yet checked in.
+; XFAIL: *
+
 ; Test that phis are lowered.
 
 target datalayout = "e-p:32:32-i64:64-v128:8:128-n32:64-S128"