summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/foreach.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/TableGen/foreach.td')
-rw-r--r--llvm/test/TableGen/foreach.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/TableGen/foreach.td b/llvm/test/TableGen/foreach.td
index 902af25237e..7b7c1997288 100644
--- a/llvm/test/TableGen/foreach.td
+++ b/llvm/test/TableGen/foreach.td
@@ -1,7 +1,6 @@
// RUN: llvm-tblgen %s | grep 'Jr' | count 2
// RUN: llvm-tblgen %s | grep 'Sr' | count 2
// RUN: llvm-tblgen %s | grep '"NAME"' | count 1
-// XFAIL: vg_leak
// Variables for foreach
class decls {
OpenPOWER on IntegriCloud