When determining whether the new instruction was already present in
[oota-llvm.git] / test / TableGen / UnsetBitInit.td
index 91342ecb96635ae3b0d3db55c5e0e36388e8bf6a..ff7010868bc0d21ca6779d33b7a0145e5bc6af30 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: tblgen %s
+// XFAIL: vg_leak
 class x {
   field bits<32> A;
 }