summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-08-19 17:21:21 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-08-19 17:21:21 +0000
commita7031d3248345aaab5c319e68975e209c02bbfe9 (patch)
treec781b276b22c1db2239bec9e85a535a12f3d7689 /utils
parent6f0c0b364b22870697d6a22d82e6eaa21d37965d (diff)
downloadllvm-a7031d3248345aaab5c319e68975e209c02bbfe9.tar.gz
llvm-a7031d3248345aaab5c319e68975e209c02bbfe9.tar.bz2
llvm-a7031d3248345aaab5c319e68975e209c02bbfe9.tar.xz
buildbot/valgrind: Update RegisterPass false positive suppression for API
changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111529 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/valgrind/x86_64-pc-linux-gnu.supp3
1 files changed, 1 insertions, 2 deletions
diff --git a/utils/valgrind/x86_64-pc-linux-gnu.supp b/utils/valgrind/x86_64-pc-linux-gnu.supp
index 835cbbe5e1..2af4cbe6e9 100644
--- a/utils/valgrind/x86_64-pc-linux-gnu.supp
+++ b/utils/valgrind/x86_64-pc-linux-gnu.supp
@@ -2,8 +2,7 @@
False leak under RegisterPass
Memcheck:Leak
...
- fun:_ZN83_GLOBAL_*PassRegistrar12RegisterPassERKN4llvm8PassInfoE
- fun:_ZN4llvm8PassInfo12registerPassEv
+ fun:_ZN4llvm12PassRegistry12registerPassERKNS_8PassInfoE
}
# Python false positives according to