• Kevin Modzelewski's avatar
    Fix a rewriter bug · a994ec05
    Kevin Modzelewski authored
    We were doing a "call bumpUse() early" optimization to free up registers
    when we can, but as a side-effect it looked to the refcounter like the
    reference was done being used.
    a994ec05
rewriter.cpp 81.9 KB