[PATCH] D14407: [WinEH] Mark funclet entries and exits as clobbering all registers

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 20:13:56 PST 2015


JosephTremoulet added a comment.

Thanks for fixing this!

Should you also be removing the FIXME code in X86ISelLowering.cpp (~line 3445) that sets the noPreserved mask on invokes (with 32-bit funclet personalities)?  I don't see that here.


http://reviews.llvm.org/D14407





More information about the llvm-commits mailing list