[PATCH] D14156: [X86] Enable shrink-wrapping by default
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 16:50:28 PST 2015
qcolombet added a comment.
Thanks Sanjay and Nadav!
I am holding on the commit, it seems enabling shrink-wrapping will cause problem with EH emission and although I believe the problem may not be shrink-wrapping, we will need to fix it first.
For more details, see
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151109/312215.html
Cheers,
-Quentin
Repository:
rL LLVM
http://reviews.llvm.org/D14156
More information about the llvm-commits
mailing list