Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverted r138652, valgrind doesn't understand obj:*/tblgen. | Andrew Trick | 2011-08-27 | 1 | -6/+0 |
| | | | | llvm-svn: 138703 | ||||
* | valgrind: Always suppress tblgen leaks. | Andrew Trick | 2011-08-26 | 1 | -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* are | Nick Lewycky | 2011-05-04 | 1 | -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 Zwarich | 2011-02-22 | 1 | -4/+4 |
| | | | | llvm-svn: 126171 | ||||
* | buildbot/valgrind: Ignore leaks in /usr/bin/as. | Daniel Dunbar | 2010-08-25 | 1 | -0/+6 |
| | | | | llvm-svn: 112022 | ||||
* | Tweak suppressions. | Benjamin Kramer | 2010-07-30 | 1 | -1/+1 |
| | | | | llvm-svn: 109858 | ||||
* | Supress valgrind errors from python. | Benjamin Kramer | 2010-07-29 | 1 | -0/+28 |
| | | | | llvm-svn: 109818 | ||||
* | Rearrange the suppressions files to be by-architecture instead of by-problem. | Jeffrey Yasskin | 2010-05-05 | 1 | -0/+7 |
ddunbar says the gcc-4.3.3 suppressions are obsolete. llvm-svn: 103106 |