]> sourceware.org Git - valgrind.git/commitdiff
Darwin regtest: update strchr filter
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 2 Apr 2023 13:28:21 +0000 (15:28 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 2 Apr 2023 13:28:21 +0000 (15:28 +0200)
memcheck/tests/filter_strchr

index b770c320515573a9918b35fb05c104ca9a594026..a00d7d01a579be2bc25e981b4a45911f32d70801 100755 (executable)
@@ -6,4 +6,5 @@ sed -e "s/: strchr (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
         s/: _platform_strchr (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
         s/: _platform_strchr\$VARIANT\$Generic (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
         s/: _platform_strchr\$VARIANT\$Haswell (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
+        s/: _platform_strchr\$VARIANT\$Base (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
         s/: strrchr (vg_replace_strmem.c:/: rindex (vg_replace_strmem.c:/"
This page took 0.028031 seconds and 5 git commands to generate.