[PATCH] D21325: [X86] Fix tailcall return address clobber bug

Magnus Lång via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 07:46:35 PDT 2016


margnus1 added a comment.

Hi! I wrote this patch under the assumption that you intended `X86FrameLowering::mergeSPUpdates()` to work this way in your refactoring. Feel free to say so if this isn't the best way of fixing the problem.


http://reviews.llvm.org/D21325





More information about the llvm-commits mailing list