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.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/Include.td b/test/TableGen/Include.td
index 8783638..1cb779f 100644
--- a/test/TableGen/Include.td
+++ b/test/TableGen/Include.td
@@ -1,5 +1,5 @@
// RUN: llvm-tblgen -I %p %s
-// XFAIL: vg_leak
+
def BeforeInclude;
include "Include.inc"