[PATCH, Pointer Bounds Checker 14/x] Passes [6/n] Instrument calls and returns
Jeff Law
law@redhat.com
Fri Oct 10 19:14:00 GMT 2014
On 10/08/14 13:04, Ilya Enkovich wrote:
> Hi,
>
> This patch adds intrumentation of calls and returns into instrumentation pass.
>
> Thanks,
> Ilya
> --
> 2014-10-08 Ilya Enkovich <ilya.enkovich@intel.com>
>
> * tree-chkp.c (chkp_add_bounds_to_ret_stmt): New.
> (chkp_replace_address_check_builtin): New.
> (chkp_replace_extract_builtin): New.
> (chkp_find_bounds_for_elem): New.
> (chkp_add_bounds_to_call_stmt): New.
> (chkp_instrument_function): Instrument rets and calls.
>
>
[ snip ]
> + /* Additionall we need to add bounds
s/Additionall/Additionally/
OK with that nit fixed.
jeff
More information about the Gcc-patches
mailing list