Displaying 2 results from an estimated 2 matches for "675fe8d2".
2014 Aug 07
2
[LLVMdev] Prevent clang from replacing code with library calls
...gt;> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140807/675fe8d2/attachment.html>
2014 Aug 05
2
[LLVMdev] Prevent clang from replacing code with library calls
Hi Jim,
I have tried "-fno-builtin" but it didn't help.
Thanks,
David
On Tue, Aug 5, 2014 at 12:12 AM, Jim Grosbach <grosbach at apple.com> wrote:
> Hi David,
>
> "-fno-builtin” is probably what you want.
>
> -Jim
>
> On Aug 4, 2014, at 2:19 AM, David Sela <sela.david at gmail.com> wrote:
>
> Clang optimizes code by replacing some parts