[project @ 2002-07-16 12:05:37 by simonmar]
authorsimonmar <unknown>
Tue, 16 Jul 2002 12:05:37 +0000 (12:05 +0000)
committersimonmar <unknown>
Tue, 16 Jul 2002 12:05:37 +0000 (12:05 +0000)
commit2db30d0659c98890689d26faeac6446b515dfa72
tree7a1a37571163783f67421a480a9d5d7fc2cf189f
parentf9206647e3ccb1dcef04b4cec475162a780ac1e2
[project @ 2002-07-16 12:05:37 by simonmar]
un-rot one transformation on x86: we normally transform

movl $_blah, %eax
jmp  *%eax

into simply

jmp _blah

but the pattern had rotted w.r.t. gcc so this was no longer applying.
Should reduce code size measurably.

MERGE TO STABLE
ghc/driver/mangler/ghc-asm.lprl