[LLVMdev] What happened to llvm::PerformTailCallOpt?

Owen Anderson resistor at mac.com
Thu Feb 18 02:00:36 PST 2010


On Feb 18, 2010, at 2:12 AM, Jon Harrop wrote:

> 
> I'm just trying to test HLVM with the latest SVN of LLVM and discovered that 
> llvm::PerformTailCallOpt has disappeared from the code but it is still 
> referred to from LangRef.html.
> 
> Where did it go?

It got renamed to GuaranteedTailCallOpt, to better reflect what it actually represents.

--Owen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100218/be3e2c7b/attachment.bin>


More information about the llvm-dev mailing list