This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
handle an ASAN specific section name parsing nm output on darwin origin/tonyc/libperl-asan
authorTony Cook <tony@develop-help.com>
Tue, 16 Apr 2019 05:24:00 +0000 (15:24 +1000)
committerTony Cook <tony@develop-help.com>
Tue, 16 Apr 2019 05:24:00 +0000 (15:24 +1000)
commitdc88277553b8a9ac3a811430ac94cdcd73f44e69
tree0eb6fbd9498333827529cdc8a8ffdbd9dc2dfe3c
parentcbf79cee1c26f31b340a6524dfa87813b6b3efbb
handle an ASAN specific section name parsing nm output on darwin

ASAN builds can generate a section name of __asan_cstring on darwin,
which could make libperl.t fail.
t/porting/libperl.t