On Thu, Apr 17, 2014 at 3:36 PM, Yuri Gribov <[email protected]> wrote:
> >> Meanwhile we've made the first step for "Out-of-line memory checks". > > Looks like an effort duplication, I've been working on this for the > last couple of days. > Sorry. > > > btw, I've run SPEC (test data, C only) and it shows that out-of-line > > instrumentation is 2x slower. > > I wonder whether this is due to PLT redirection. > clang uses static asan-rt by default, no PLT. --kcc > > -Y > > -- > You received this message because you are subscribed to the Google Groups > "address-sanitizer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "address-sanitizer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
