[llvm] r190773 - Implement function prefix data as an IR feature.

Chris Lattner clattner at apple.com
Mon Sep 23 10:01:18 PDT 2013


On Sep 15, 2013, at 6:08 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:

> Author: pcc
> Date: Sun Sep 15 20:08:15 2013
> New Revision: 190773
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=190773&view=rev
> Log:
> Implement function prefix data as an IR feature.
> 
> Previous discussion:
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-July/063909.html
> 
> Differential Revision: http://llvm-reviews.chandlerc.com/D1191

Cool, thanks Peter.

Can I entice you to write a blog post about this? :-)

-Chris



More information about the llvm-commits mailing list