Re: [PATCH][Revisedx4] Enable libsanitizer on darwin

2012-11-21 Thread Konstantin Serebryany
Looks good, but I guess we also need to copy the file LICENSE.TXT --kcc On Wed, Nov 21, 2012 at 10:44 PM, Jack Howarth wrote: >The attached patch imports the missing mach_override/mach_override.h and > mach_override/mach_override.c files from llvm.org's compiler-rt at > > r168032 | glider |

[PATCH][Revisedx4] Enable libsanitizer on darwin

2012-11-21 Thread Jack Howarth
The attached patch imports the missing mach_override/mach_override.h and mach_override/mach_override.c files from llvm.org's compiler-rt at r168032 | glider | 2012-11-15 03:32:16 -0500 (Thu, 15 Nov 2012) | 3 lines [ASan] Add the "lea $imm(%rip),%rax" instruction to mach_override.c The need fo