The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / TableGen / FieldAccess.td
index ad652e79ea7ce8546a18514ea188e66867acd24f..8b4dc83e0a5bca8ed8e2cc8546e8a946bd976834 100644 (file)
@@ -1,4 +1,6 @@
 // RUN: tblgen %s
+// XFAIL: vg_leak
+
 class Bla<string t>
 {
   string blu = t;