Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS into adjacent bits,
authorNicholas Clark <nick@ccl4.org>
Mon, 20 Feb 2006 00:02:53 +0000 (00:02 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 20 Feb 2006 00:02:53 +0000 (00:02 +0000)
commit5b4563c8796d609e1b00a7e3af7630b7fee611ae
tree1dc3c5116c37a52c97d257795882c0c9a5238ba9
parente7209bcaa7a0208031a134e012ecbac81c118588
Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS into adjacent bits,
and make other flag bits that are paired in the code adjacent.
Will produce tighter code on ARM; might help on other platforms too.

p4raw-id: //depot/perl@27234
cv.h
ext/Devel/Peek/t/Peek.t