diff options
Diffstat (limited to 'test/TableGen/Dag.td')
-rw-r--r-- | test/TableGen/Dag.td | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/Dag.td b/test/TableGen/Dag.td index 14d616b..fea3aee 100644 --- a/test/TableGen/Dag.td +++ b/test/TableGen/Dag.td @@ -1,4 +1,5 @@ // RUN: llvm-tblgen %s | FileCheck %s +// XFAIL: vg_leak //===----------------------------------------------------------------------===// // Substitution of an int. |