Save & restore the array of which registers have already been
saved/restored across a mid-function epilogue. We ignore repeated push/pops of a register so once we saw one 'pop %rbp', we'd ignore it the second time we saw it. <rdar://problem/19417410> llvm-svn: 225853
Loading
Please sign in to comment