summaryrefslogtreecommitdiffstats
path: root/test/TableGen/TargetInstrInfo.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/TargetInstrInfo.td')
-rw-r--r--test/TableGen/TargetInstrInfo.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/TargetInstrInfo.td b/test/TableGen/TargetInstrInfo.td
index 8299541..2871eb8 100644
--- a/test/TableGen/TargetInstrInfo.td
+++ b/test/TableGen/TargetInstrInfo.td
@@ -1,6 +1,7 @@
// This test describes how we eventually want to describe instructions in
// the target independent code generators.
// RUN: tblgen %s
+// XFAIL: vg_leak
// Target indep stuff.
class Instruction { // Would have other stuff eventually
OpenPOWER on IntegriCloud