[LLVMdev] Can simplifycfg kill llvm.lifetime intrinsics?

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Dec 28 04:22:10 PST 2012


> I don't see how this can happen, assuming that arguments of llvm.lifetime
> can only come from allocas.

I think the intention was that it could also be used for
constructor/destructor calls on heap memory.

Cheers,
Rafael



More information about the llvm-dev mailing list