Displaying 1 result from an estimated 1 matches for "bitcast9".
Did you mean:
bitcast
2009 May 26
0
[LLVMdev] Exception Personality Function
...h-InvalidArgumentException
i32 1, label %catch-Throwable
]
catch-InvalidArgumentException:
;; Cast to caught type
%bitcast = bitcast i8* %eh_throwable to
%tart.core.InvalidArgumentException*
br label %endTry
catch-Throwable: ; preds = %catch
;; Cast to caught type
%bitcast9 = bitcast i8* %eh_throwable to %tart.core.Throwable*
br label %endTry
-- Talin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tart_eh_personality.c
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090525/5583914b/attachment....