Rearrange the suppressions files to be by-architecture instead of by-problem.
authorJeffrey Yasskin <jyasskin@google.com>
Wed, 5 May 2010 18:39:16 +0000 (18:39 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Wed, 5 May 2010 18:39:16 +0000 (18:39 +0000)
commit15cdda259ad8cd742a8c4b78b807f1d00d0b8afd
treeca9f9fa4dd5121d63c4f15680b4823d57dc65989
parentde8aa4ed9c8d3654e08eda3973e0500ddc7ac0fd
Rearrange the suppressions files to be by-architecture instead of by-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
utils/valgrind/i386-pc-linux-gnu.supp [new file with mode: 0644]
utils/valgrind/register_pass.supp [deleted file]
utils/valgrind/x86_64-pc-linux-gnu.supp [new file with mode: 0644]
utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3.supp [deleted file]