Two sets of changes. Sorry they are intermingled.
[oota-llvm.git] / test / TableGen / TreeNames.td
index 05a3298adb7f6a4ff236015334a61d9f8e2bf303..ccdeb88dd02adb17c47e1313fa0beef6223f9346 100644 (file)
@@ -1,5 +1,6 @@
 // This tests to make sure we can parse tree patterns with names.
 // RUN: tblgen %s
+// XFAIL: vg_leak
 
 class TreeNode;
 class RegisterClass;