Skip to content
  • Simon Marlow's avatar
    [project @ 2002-09-25 10:53:06 by simonmar] · 830b3033
    Simon Marlow authored
    Hopefully fix recent breakage in mangling/splitting: toss the .size
    directives over the fence into the next block along with .globl and
    .type directives (but carefullly avoid tossing the .size directives
    for a function, which appear at the *end* of a function block).
    830b3033