Displaying 1 result from an estimated 1 matches for "a_cleanup_funct".
2010 Dec 07
3
[LLVMdev] Inlining and exception handling in LLVM and GCC
Hi Renato,
>> Bill's recent exception handling proposal has rules which (if I understand
>> them right) ensure that you can always find the actions for an invoke without
>> any trouble (the actions would be listed in a dispatch instruction that is
>> not allowed to be moved out of the landing pad). Thus with this proposal too
>> there would also be no problem in