Parent Directory
|
Revision Log
Add valgrind suppressions file to RunTest so that issued that are provoked by the SSE2 instruction set when JIT is in use are ignored.
1 | { |
2 | name |
3 | Memcheck:Addr16 |
4 | obj:??? |
5 | obj:??? |
6 | obj:??? |
7 | } |
8 | |
9 | { |
10 | name |
11 | Memcheck:Cond |
12 | obj:??? |
13 | obj:??? |
14 | obj:??? |
15 | } |
ViewVC Help | |
Powered by ViewVC 1.1.5 |