[llvm] r175470 - Check to see if the 'no-builtin' attribute is set before simplifying a library call.

Bill Wendling isanbard at gmail.com
Mon Feb 18 16:51:26 PST 2013


n Feb 18, 2013, at 4:48 PM, Chris Lattner <clattner at apple.com> wrote:

> On Feb 18, 2013, at 3:17 PM, Bill Wendling <isanbard at gmail.com> wrote:
> 
>> Author: void
>> Date: Mon Feb 18 17:17:16 2013
>> New Revision: 175470
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=175470&view=rev
>> Log:
>> Check to see if the 'no-builtin' attribute is set before simplifying a library call.
> 
> Hi Bill,
> 
> I'm concerned with this approach, lets talk over the design on llvmdev first.  Sorry for the delay responding.
> 
No problem. I'll revert this for now. :)

-bw





More information about the llvm-commits mailing list