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

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 17:43:26 PDT 2016


loladiro added a comment.

Sorry for not getting back to this thread sooner. The plan looks reasonable to me, though I worry about the possibility of an epilogue split over two MBBs, which doesn't seem like it would be doable in this scheme. I don't think there are cases in LLVM where there is more than one prologue.


Repository:
  rL LLVM

http://reviews.llvm.org/D18046





More information about the llvm-commits mailing list