commit | ca803a0dd7799167c8d04451547a9c03db1ce23c | [log] [tgz] |
---|---|---|
author | Michael W. Hudson <mwh@python.net> | Thu Oct 03 09:53:11 2002 +0000 |
committer | Michael W. Hudson <mwh@python.net> | Thu Oct 03 09:53:11 2002 +0000 |
tree | e49df3e010c479c2dc8314d771e64b2ff58281aa | |
parent | 3ae3315f44c5a6f462844e51c830593f007ef881 [diff] |
One last tweak to the tracing machinery: this actually computes what I intended all along. Before instr_lb tended to be too high. I don't think this actually makes any difference, given what the compiler produces, but it makes me a bit happier.