[llvm-commits] Workaround for PR1508

Duncan Sands baldrick at free.fr
Wed Jun 13 10:55:14 PDT 2007


Look for eh.filter and eh.selector intrinsics in the
successor to an empty (exception for a branch) landing pad.
The big FIXME comment explains more.  Testcase included,
along with an XFAIL for a test which uses eh.selector in a
routine with no landing pads (not possible in llvm-gcc
generated code).

Ciao,

Duncan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eh_hack.diff
Type: text/x-diff
Size: 7643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070613/5323bd3b/attachment.diff>


More information about the llvm-commits mailing list