Re: [PATCH] Small asan improvement

2013-02-13 Thread Dodji Seketeli
Jakub Jelinek writes: > This is just a small improvement for Dodji's work. We can flush the hash > table with memory references known to be instrumented only at extended basic > block boundaries, no need to flush it at every bb (of course, for 4.9 we > want to do something better). This makes a

[PATCH] Small asan improvement

2013-02-13 Thread Jakub Jelinek
Hi! This is just a small improvement for Dodji's work. We can flush the hash table with memory references known to be instrumented only at extended basic block boundaries, no need to flush it at every bb (of course, for 4.9 we want to do something better). And, now that we have nonfreeing_call_p