[PATCH] D18046: [X86] Providing correct unwind info in function epilogue

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 10:27:19 PDT 2016


loladiro added a subscriber: loladiro.
loladiro added a comment.

Sorry, I'm late to the party here (I was about halfway through implementing this myself before I found this). I'd also like to understand why a separate pass is needed. For the epilogue in the middle of a function problem, why are save/restore CFI instructions not sufficient? Can you elaborate on the problem in TailDuplication?


Repository:
  rL LLVM

http://reviews.llvm.org/D18046





More information about the llvm-commits mailing list