Displaying 1 result from an estimated 1 matches for "4a9c4d12".
2012 Mar 05
1
[LLVMdev] Clang question
Does -fno-builtin[-memcpy] handle this?
--Owen
On Mar 5, 2012, at 12:35 PM, Eric Christopher wrote:
> You'll need to do the work then. I'd also question why? On most platforms a decent memcpy exists.
>
> -eric
>
> On Mar 5, 2012, at 12:28 PM, Ryan Taylor <ryta1203 at gmail.com> wrote:
>
>> I would like it to always be lowered, I don't want it.