When supplying memory to expedite the unwinds in the T packet,
include two stack frames worth of unwind information instead of just one -- the unwinder is trying to fetch two stack frames in more instances now and we're sending extra memory reads resulting in a performance degredation while stepping. llvm-svn: 255417
Loading
Please sign in to comment