Hoist the static "AUTOLOAD" into a static const variable. Makes the
authorNicholas Clark <nick@ccl4.org>
Mon, 9 May 2005 11:22:19 +0000 (11:22 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 9 May 2005 11:22:19 +0000 (11:22 +0000)
commit5c7983e52cf8e73d9330c0a5a2a9bfa6f0adf492
tree1606920e9584f9c306ea6338ff2cdf00f47817ae
parent3756e7ca8859282adfb92b71d3cd77c8f1bb038e
Hoist the static "AUTOLOAD" into a static const variable. Makes the
object file slightly smaller, and also increases the proportion of
read only data section.

p4raw-id: //depot/perl@24427
gv.c