NAKAMURA Takumi
|
d4252f925e
|
valgrind/x86_64-pc-linux-gnu.supp: Suppress also /bin/bash.
llvm-svn: 218369
|
2014-09-24 04:38:20 +00:00 |
NAKAMURA Takumi
|
853a1bf82c
|
valgrind/x86_64-pc-linux-gnu.supp: Tweak /bin/sed to let calloc recognized.
llvm-svn: 218368
|
2014-09-24 04:38:09 +00:00 |
NAKAMURA Takumi
|
d103026c78
|
valgrind/x86_64-pc-linux-gnu.supp: We don't care if sed leaks.
llvm-svn: 218307
|
2014-09-23 14:19:09 +00:00 |
NAKAMURA Takumi
|
b909822721
|
llvm/utils/valgrind/x86_64-pc-linux-gnu.supp: Add /usr/bin/cmp.
llvm-svn: 172981
|
2013-01-20 15:30:29 +00:00 |
Benjamin Kramer
|
09ade9bb8b
|
valgrind: Suppress glibc's optiized strcasecmp harder.
llvm-svn: 139084
|
2011-09-03 17:59:31 +00:00 |
Andrew Trick
|
67ba2403e8
|
Attempt to silence known valgrind errors.
llvm-svn: 139048
|
2011-09-02 22:59:34 +00:00 |
Andrew Trick
|
d22f9b395b
|
Reverted r138652, valgrind doesn't understand obj:*/tblgen.
llvm-svn: 138703
|
2011-08-27 06:17:30 +00:00 |
Andrew Trick
|
28dc5abd05
|
valgrind: Always suppress tblgen leaks.
I'll clean up the rest of the XFAIL: vg_leak lines if this works.
llvm-svn: 138652
|
2011-08-26 20:41:20 +00:00 |
Nick Lewycky
|
737aac5107
|
The system suppression file should catch these, but since they *once again* are
not, I'll just add them here and be done with it.
llvm-svn: 130819
|
2011-05-04 01:03:02 +00:00 |
Cameron Zwarich
|
6785a24c41
|
Eliminate valgrind warnings from Python on the 32-bit as well.
llvm-svn: 126171
|
2011-02-22 01:00:10 +00:00 |
Cameron Zwarich
|
2d43ea968f
|
Try to fix the MC/AsmParser/section.s failure on the llvm-x86_64-linux-vg_leak
bot. I am not sure if this is valid Valgrind exclusion file syntax, but the
Internet seems to think so.
llvm-svn: 126051
|
2011-02-19 21:44:35 +00:00 |
Daniel Dunbar
|
e854192364
|
buildbot/valgrind: Ignore leaks in /usr/bin/as.
llvm-svn: 112022
|
2010-08-25 03:40:20 +00:00 |
Daniel Dunbar
|
9262abdd8f
|
buildbot/valgrind: Update RegisterPass false positive suppression for API
changes.
llvm-svn: 111529
|
2010-08-19 17:21:21 +00:00 |
Daniel Dunbar
|
c1e296ed40
|
buildbot/valgrind: Suppress warnings about leaks in /bin/grep.
llvm-svn: 111528
|
2010-08-19 17:21:17 +00:00 |
Benjamin Kramer
|
f9d5fe7fbd
|
Tweak suppressions.
llvm-svn: 109858
|
2010-07-30 12:18:36 +00:00 |
Benjamin Kramer
|
2e357b62bb
|
Supress valgrind errors from python.
llvm-svn: 109818
|
2010-07-29 23:15:04 +00:00 |
Jeffrey Yasskin
|
1a74a44bf9
|
Rearrange the suppressions files to be by-architecture instead of by-problem.
ddunbar says the gcc-4.3.3 suppressions are obsolete.
llvm-svn: 103106
|
2010-05-05 18:39:16 +00:00 |
Jeffrey Yasskin
|
4ad4fbd885
|
Add a suppressions file for an intermittent "leak" under RegisterPass.
llvm-svn: 103100
|
2010-05-05 18:15:26 +00:00 |
Daniel Dunbar
|
3f0dfbcf7a
|
Add a valgrind suppressions file for x86_64/linux/4.3.3.
llvm-svn: 81766
|
2009-09-14 16:10:32 +00:00 |