[PATCH] D13767: [X86] Fix more -Os + EH issues

Kevin B. Smith via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 12:39:21 PDT 2015


kbsmith1 added a comment.

I would still have preferred that in the "only correct for call-site" case that the cfi_adjust occurred after the pushes rather than before.  But I don't feel strongly about that, and so, am good with the changes now.

So, LGTM from me.


http://reviews.llvm.org/D13767





More information about the llvm-commits mailing list