summaryrefslogtreecommitdiff
path: root/test/TableGen/if.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/if.td')
-rw-r--r--test/TableGen/if.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TableGen/if.td b/test/TableGen/if.td
index 1d8d62329a..e4df74f368 100644
--- a/test/TableGen/if.td
+++ b/test/TableGen/if.td
@@ -1,5 +1,4 @@
// RUN: llvm-tblgen %s | FileCheck %s
-// XFAIL: vg_leak
// Support for an `!if' operator as part of a `let' statement.
// CHECK: class C