new ubsan handler

Martin Liška mliska@suse.cz
Mon Dec 19 08:44:27 GMT 2022


On 12/17/22 20:35, Martin Uecker wrote:
> 
> 
> Hi all,
> 
> what is the process for adding a new UBsan handler?

Hello.

Yes, we sync the run-time library from LLVM project. So a new sanitizer
should go there first.

> 
> We have the source in the GCC tree, but I guess this
> should go via LLVM?

And the compiler support (instrumentation) is independent.

Cheers,
Martin

> 
> 
> Martin
> 



More information about the Gcc mailing list