blob: 334fc3f087453ca740bec0ca1e11369813911601 [file] [log] [blame]
#! /bin/sh
# See comment at top of varinfo3.c for why these hacks are necessary
./filter_stderr |
sed "s/static_local_def\.[0-9]*/static_local_def\.XXXX/g" |
sed "s/static_local_undef\.[0-9]*/static_local_undef\.XXXX/g"