Skip to content

Commit

Permalink
Rearrange the suppressions files to be by-architecture instead of by-…
Browse files Browse the repository at this point in the history
…problem.

ddunbar says the gcc-4.3.3 suppressions are obsolete.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103106 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
jyasskin committed May 5, 2010
1 parent de8aa4e commit 15cdda2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 23 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions utils/valgrind/x86_64-pc-linux-gnu.supp
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
False leak under RegisterPass
Memcheck:Leak
...
fun:_ZN83_GLOBAL_*PassRegistrar12RegisterPassERKN4llvm8PassInfoE
fun:_ZN4llvm8PassInfo12registerPassEv
}
23 changes: 0 additions & 23 deletions utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3.supp

This file was deleted.

0 comments on commit 15cdda2

Please sign in to comment.