Re: [PATCH 1/3] [asan] Make build_check_stmt accept an SSA_NAME for its base
On Tue, Oct 23, 2012 at 03:07:14PM +0200, Dodji Seketeli wrote: > * asan.c (build_check_stmt): Accept the memory access to be > represented by an SSA_NAME. This is ok for asan, thanks. Jakub
[PATCH 1/3] [asan] Make build_check_stmt accept an SSA_NAME for its base
This patch makes build_check_stmt accept its memory access parameter to be an SSA name. This is useful for a subsequent patch that will re-use. Tested by running cc1 -fasan on the program below with and without the patch and inspecting the gimple output to see that there is no change. void foo (