[LLVMdev] LLVM-based address sanity checker

Renato Golin rengolin at systemcall.org
Thu Jun 16 12:10:18 PDT 2011


On 16 June 2011 09:27, Kostya Serebryany <kcc at google.com> wrote:
> Question to the LLVM developers: would you consider adding
> the AddressSanitizer code to the LLVM trunk?

Do you have an idea how hard would it be to port to non-x86 platforms?
I saw some Intel ASM in the C++ file...

The run-time library being 1.5k loc is not encouraging, but it didn't
look particularly platform specific...

cheers,
--renato




More information about the llvm-dev mailing list