[PATCH] D13793: [X86AsmBackend] Emit compact unwind for register-sized stacks

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 15:03:09 PDT 2015


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

Hi Bruno,

Like you, I think this ought to just work. The compact unwind format shouldn't care how we subtracted 4/8 from the stack. I think you should go for it (with a test, as you said).

And sorry it took so long to look at this properly.

Tim.


Repository:
  rL LLVM

http://reviews.llvm.org/D13793





More information about the llvm-commits mailing list