search for: 4005ea

Displaying 1 result from an estimated 1 matches for "4005ea".

Did you mean: 4005eb
2012 May 29
2
[LLVMdev] How to prevent insertion of memcpy()
...48 89 c7 mov %rax,%rdi 4005dc: 48 8b 75 f0 mov -0x10(%rbp),%rsi 4005e0: e8 c3 fe ff ff *callq 4004a8 <memcpy at plt>* } 4005e5: 48 83 c4 10 add $0x10,%rsp 4005e9: 5d pop %rbp 4005ea: c3 retq 4005eb: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) How do I disable that feature? I've tried -fno-builtin and/or -ffreestanding with no success. TIA -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists...