This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Continue blocks and B::Deparse
authorStephen McCamant <smcc@mit.edu>
Wed, 3 Jan 2001 13:31:53 +0000 (05:31 -0800)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 4 Jan 2001 18:52:27 +0000 (18:52 +0000)
commit58cccf98a8ed478d6cf084cb2de62268c379cbc6
treefd573417d719c695a280fbdca7061aeff7f5d307
parent862382c78acdf83858c45ec3514945ca83ea34d6
Continue blocks and B::Deparse
Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>

Make the peephole optimizer to bypass more null ops and
and rewrite the deparse handling of continue blocks.

p4raw-id: //depot/perl@8313
ext/B/B/Deparse.pm
op.c
op.h
t/lib/b.t