[fpc-devel] LLVM backend: support for address sanitizer

Jonas Maebe jonas at freepascal.org
Sun Jul 24 15:02:43 CEST 2022


Hi,

I have added support for LLVM's address sanitizer to the LLVM backend. 
You can find more information here: 
https://wiki.freepascal.org/LLVM#Using_Address_Sanitizer_.28asan.29

It caught a couple of (minor) errors in the compiler itself while I was 
testing it.


Jonas


More information about the fpc-devel mailing list