Displaying 2 results from an estimated 2 matches for "ce3b9af1".
2010 Jan 22
2
[LLVMdev] Exception handling question
Hi James,
> I get the expected output (after changing i32 @llvm.eh.selector() to i64
> llvm.eh.selector.i64())
in top-of-tree, llvm.eh.selector.i64 has been removed (though bitcode will
autoupgrade) and there is only i32 @llvm.eh.selector(), which is why my example
was written this way.
Ciao,
Duncan.
2010 Jan 22
0
[LLVMdev] Exception handling question
...s why my
> example
> was written this way.
>
OK. I understand.
Thanks again for the help.
-- James
>
> Ciao,
>
> Duncan.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100122/ce3b9af1/attachment.html>