pp_sassign: explain the mix of left<=>right in the optree
authorReini Urban <rurban@x-ray.at>
Thu, 21 Jun 2012 22:47:20 +0000 (17:47 -0500)
committerVincent Pit <perl@profvince.com>
Fri, 22 Jun 2012 08:18:59 +0000 (10:18 +0200)
commit3e75a3c40322df0aaf0560830ce747730e0ab640
treeede74e9cb37231323f9795e00f4628bede8f681e
parent96f3bfda2865c46f14fa6998dcf679f1aaf8dcdd
pp_sassign: explain the mix of left<=>right in the optree

Fix the names in the function to make it readable. lhs and rhs reflect now
the parsed source not the position on the optree stack.
pp_hot.c