aboutsummaryrefslogtreecommitdiffstats
path: root/test/TableGen/Include.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/Include.td')
-rw-r--r--test/TableGen/Include.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/Include.td b/test/TableGen/Include.td
index 29ed515..9b020e6 100644
--- a/test/TableGen/Include.td
+++ b/test/TableGen/Include.td
@@ -1,4 +1,5 @@
// RUN: tblgen -I %p %s
+// XFAIL: vg_leak
def BeforeInclude;
include "Include.inc"