[LLVMdev] Inlining and exception handling in LLVM and GCC

Renato Golin rengolin at systemcall.org
Wed Dec 8 06:29:20 PST 2010


On 8 December 2010 14:21, Renato Golin <rengolin at systemcall.org> wrote:
> I see, in that case, it makes more sense to attach all the information
> to the callee block rather than force the artificial association of a
> dispatch instruction with a particular basic block.

Sorry, I meant "caller" block.

--renato



More information about the llvm-dev mailing list