[llvm-commits] [llvm] r80592 - in /llvm/trunk: include/llvm/Target/TargetLowering.h lib/CodeGen/AsmPrinter/DwarfException.cpp lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/PPCISelLowering.h lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h

Eric Christopher echristo at apple.com
Mon Aug 31 10:04:47 PDT 2009


On Aug 31, 2009, at 9:55 AM, Duncan Sands wrote:

>>> Revert commit 80428.  It completely broke exception
>>> handling on x86-32 linux.
>> For poor Bill's knowledge, what happened?
>
> It looks like exceptions were not being caught anymore.
> Basically every test in the Ada testsuite failed due
> to uncaught exceptions.

Hmm.. OK.

We'll take a look.

Thanks!

-eric



More information about the llvm-commits mailing list