aboutsummaryrefslogtreecommitdiffstats
path: root/utils/valgrind/i386-pc-linux-gnu.supp
Commit message (Collapse)AuthorAgeFilesLines
* The system suppression file should catch these, but since they *once again* areNick Lewycky2011-05-041-0/+7
| | | | | | | not, I'll just add them here and be done with it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130819 91177308-0d34-0410-b5e6-96231b3b80d8
* Eliminate valgrind warnings from Python on the 32-bit as well.Cameron Zwarich2011-02-221-4/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126171 91177308-0d34-0410-b5e6-96231b3b80d8
* buildbot/valgrind: Ignore leaks in /usr/bin/as.Daniel Dunbar2010-08-251-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112022 91177308-0d34-0410-b5e6-96231b3b80d8
* Tweak suppressions.Benjamin Kramer2010-07-301-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109858 91177308-0d34-0410-b5e6-96231b3b80d8
* Supress valgrind errors from python.Benjamin Kramer2010-07-291-0/+28
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109818 91177308-0d34-0410-b5e6-96231b3b80d8
* Rearrange the suppressions files to be by-architecture instead of by-problem.Jeffrey Yasskin2010-05-051-0/+7
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