[llvm-commits] [LLVMdev] [RFC] "noclone" function attribute

James Molloy James.Molloy at arm.com
Thu Dec 13 03:18:59 PST 2012


Pinging for review!


On Tue, 2012-12-11 at 11:39 +0000, James Molloy wrote:
> Hi Dimitri,
>
> On Mon, 2012-12-10 at 17:50 +0000, Dmitri Gribenko wrote:
> > On Mon, Dec 10, 2012 at 7:05 PM, James Molloy <James.Molloy at arm.com> wrote:
> > > Changes made:
> > >   * The inliner is no longer affected whatsoever.
> > >   * The verifier will now ensure that the transitive closure of the
> > > callers of a noduplicate function all are noduplicate too.
> > >   * LangRef updated.
> >
> > Hi James,
> >
> > There's no LangRef.html anymore, it is LangRef.rst.
> >
> > Dmitri
> >
>
>
> Thanks for the heads-up. New patch attached which should apply cleanly
> to ToT.
>
> Cheers,
>
> James
>
> -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.


-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: noduplicate.diff
Type: text/x-patch
Size: 20702 bytes
Desc: noduplicate.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121213/65af22f0/attachment.bin>


More information about the llvm-commits mailing list