[llvm-commits] [llvm-gcc-4.2] r80850 - in /llvm-gcc-4.2/tags/Apple/llvmgcc42-2306/gcc: except.c llvm-convert.cpp
Eric Christopher
echristo at apple.com
Thu Sep 3 10:49:54 PDT 2009
On Sep 3, 2009, at 10:26 AM, Duncan Sands wrote:
> PS:
>
>>> It's trivial to teach llvm-gcc to output "unwind" - try it and
>>> your testcase should be fixed!
>
> I did this a few months ago, and it didn't cause any failures in
> the llvm testsuite or in the Ada testsuite (which uses a lot of
> exception handling), so the need-to-move-the-selector problem I
> mentioned is probably more theoretical than real.
So, the patch I currently have along with emitting unwind should get
approximately more correct behavior and be safe?
-eric
More information about the llvm-commits
mailing list