[LLVMdev] Alternative exception handling proposal
Renato Golin
rengolin at systemcall.org
Thu Dec 2 03:53:10 PST 2010
On 2 December 2010 11:26, Duncan Sands <baldrick at free.fr> wrote:
> It occurs when doing LTO and inlining functions written in one language
> into functions written in another, thus my Ada inlined into C++ example.
> Mixed language programming is quite common, so it may be worth supporting
> this, but it's not clear.
Good point.
Still, mixing personalities in the same EH table is scary... ;) Is
there any compiler that do this?
--
cheers,
--renato
http://systemcall.org/
Reclaim your digital rights, eliminate DRM, learn more at
http://www.defectivebydesign.org/what_is_drm
More information about the llvm-dev
mailing list