summaryrefslogtreecommitdiffstats
path: root/test/TableGen/DagIntSubst.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/DagIntSubst.td')
-rw-r--r--test/TableGen/DagIntSubst.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/DagIntSubst.td b/test/TableGen/DagIntSubst.td
index 3c1291c..00fde69 100644
--- a/test/TableGen/DagIntSubst.td
+++ b/test/TableGen/DagIntSubst.td
@@ -1,4 +1,5 @@
// RUN: tblgen %s | grep {dag d = (X 13)}
+// XFAIL: vg_leak
def X;
class C<int N> {
OpenPOWER on IntegriCloud