diff options
Diffstat (limited to 'test/TableGen/if.td')
-rw-r--r-- | test/TableGen/if.td | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TableGen/if.td b/test/TableGen/if.td index 1d8d623..e4df74f 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 |