Avoid creating a redundant zero APInt.
[oota-llvm.git] / test / CodeGen / Generic / 2007-04-14-EHSelectorCrash.ll
index 2a7cb2469ba62cba1d00421e76f3a8d547c1c14a..be039bf757d353b417be8f8d6d8a1e9274f6997e 100644 (file)
@@ -1,5 +1,7 @@
 ; RUN: llvm-as < %s | llc -enable-eh
 ; RUN: llvm-as < %s | llc -enable-eh -march=x86-64 
+; XFAIL: *
+; Un-XFAIL this when PR1508 is fixed.
 
 ; PR1326