The system suppression file should catch these, but since they *once again* are
[oota-llvm.git] / utils / valgrind / x86_64-pc-linux-gnu.supp
index 7b2dd4517daf8c695c2abb45234c2889d3401bf4..3d15d714701453a02816ac3d85c73598fc21b05c 100644 (file)
    fun:malloc
    obj:/usr/bin/python*
 }
+
+{
+   We don't care about anything ld.so does.
+   Memcheck:Cond
+   obj:/lib/ld*.so
+}
+