diff options
author | Andrew Trick <atrick@apple.com> | 2011-08-26 20:41:20 +0000 |
---|---|---|
committer | Andrew Trick <atrick@apple.com> | 2011-08-26 20:41:20 +0000 |
commit | ae5ea6cab040003f565775b132d243157b25a152 (patch) | |
tree | 67ca6f6ca42358740052f056960228ebf9ed0236 /test/TableGen/CStyleComment.td | |
parent | 2b18881185b123e5f163eb7b32b3452fc3f339d8 (diff) | |
download | external_llvm-ae5ea6cab040003f565775b132d243157b25a152.zip external_llvm-ae5ea6cab040003f565775b132d243157b25a152.tar.gz external_llvm-ae5ea6cab040003f565775b132d243157b25a152.tar.bz2 |
valgrind: Always suppress tblgen leaks.
I'll clean up the rest of the XFAIL: vg_leak lines if this works.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138652 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/TableGen/CStyleComment.td')
-rw-r--r-- | test/TableGen/CStyleComment.td | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TableGen/CStyleComment.td b/test/TableGen/CStyleComment.td index cc203d0..703ae68 100644 --- a/test/TableGen/CStyleComment.td +++ b/test/TableGen/CStyleComment.td @@ -1,7 +1,6 @@ // Test that multiline, nested, comments work correctly. // // RUN: tblgen < %s -// XFAIL: vg_leak /* Foo bar |