>> > 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.
Agreed, this will only matter for sanitized shared libraries. I wonder where such big difference is coming from. I'll examine perf when I finally get my hands on SPEC2006. -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.
