This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Micro-optimise the order of the context types. [Because I can :-)]
authorNicholas Clark <nick@ccl4.org>
Mon, 4 Feb 2008 13:59:21 +0000 (13:59 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 4 Feb 2008 13:59:21 +0000 (13:59 +0000)
commit76753e7fcd0153c82794b436092c87140c38c16d
tree88664c6a4b58b4b6c72fc5e391b1cc98c657f8ac
parentde37a1949aa0086cb5f4db306875e7b8338704bd
Micro-optimise the order of the context types. [Because I can :-)]
Here saves 72 bytes in pp_ctl.o. Small, but in the right direction.

p4raw-id: //depot/perl@33232
cop.h
perl.h
pp_ctl.c