On Mon, Nov 12, 2012 at 6:36 PM, H.J. Lu <hjl.to...@gmail.com> wrote: > Hi, > > Linux/x32 doesn't have __NR_mmap2/__NR_fstat64 and uses > __NR_mmap/__NR_fstat, just like Linux/x86-64. Tested on Linux/x32. > OK to install?
Patches to libsanitizer should be sent upstream. We should only contain a copy of the master in the LLVM repository. There should be instructions in libsanitizer/README.gcc (Jakub, Dodji, are they there? I can't check ATM). Thanks. Diego.