[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 17:12:23 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.
OK. I've got this up and working and it seems to work for all of the
testcases I've got. Fixing a minor bug or two and then I'm going to
commit this to mainline and we can iterate a bit there if it needs to
I think since all known tests should pass.
-eric
More information about the llvm-commits
mailing list