Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / Reassociate / 2012-05-08-UndefLeak.ll
index 1e522e616018caa9fb2333fc3f976a2dca12b674..2f5a53e0ce4601378d5bb93e3a29453de8980e04 100644 (file)
@@ -1,6 +1,8 @@
 ; RUN: opt < %s -reassociate -S | FileCheck %s
 ; PR12169
 ; PR12764
+; XFAIL: *
+; Transform disabled until PR13021 is fixed.
 
 define i64 @f(i64 %x0) {
 ; CHECK: @f