I'm looking address sanitizer instrumentation and found that UseCalls is enabled when CompileKernel is enabled
When UseCalls is enabled, instrumentation inserts function calls which check address at runtime in front of memory instructions I just wonder why CompileKernel uses runtime address check,is it related to binary size of kernel? -- 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.
