summaryrefslogtreecommitdiffstats
path: root/llvm/utils/valgrind/i386-pc-linux-gnu.supp
Commit message (Collapse)AuthorAgeFilesLines
* Reverted r138652, valgrind doesn't understand obj:*/tblgen.Andrew Trick2011-08-271-6/+0
| | | | llvm-svn: 138703
* valgrind: Always suppress tblgen leaks.Andrew Trick2011-08-261-0/+6
| | | | | | I'll clean up the rest of the XFAIL: vg_leak lines if this works. llvm-svn: 138652
* 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. llvm-svn: 130819
* Eliminate valgrind warnings from Python on the 32-bit as well.Cameron Zwarich2011-02-221-4/+4
| | | | llvm-svn: 126171
* buildbot/valgrind: Ignore leaks in /usr/bin/as.Daniel Dunbar2010-08-251-0/+6
| | | | llvm-svn: 112022
* Tweak suppressions.Benjamin Kramer2010-07-301-1/+1
| | | | llvm-svn: 109858
* Supress valgrind errors from python.Benjamin Kramer2010-07-291-0/+28
| | | | llvm-svn: 109818
* 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. llvm-svn: 103106
OpenPOWER on IntegriCloud