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

Kyle Butt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 11:32:37 PDT 2017


iteratee accepted this revision.
iteratee added a comment.
This revision is now accepted and ready to land.

It would be nice to get rid of that negative completely. Not in this patch, but just remove it completely wherever we create CFI Instructions.


Repository:
  rL LLVM

https://reviews.llvm.org/D18046





More information about the llvm-commits mailing list