Correct the macros in the comments in hv.c. Given the improvements in
authorNicholas Clark <nick@ccl4.org>
Thu, 16 Mar 2006 21:52:49 +0000 (21:52 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 16 Mar 2006 21:52:49 +0000 (21:52 +0000)
commit4c7185a07e25505552ddaccbbf403de695f6ce67
treebe1b1989338806f14f2f2542a2077c29fc5ddd76
parent25785bc1464b6f682bcd13889b9868abe4c22570
Correct the macros in the comments in hv.c. Given the improvements in
compiler optimisation, and the almost irrelevance of instructions
executed over cache misses, maybe we should just remove the comments
by putting their code back in place of the o{ptimis,bfuscat}ed version.

p4raw-id: //depot/perl@27523
hv.c