[PATCH] Port LSan to ARM Linux

Maxim Ostapenko m.ostapenko at partner.samsung.com
Tue Apr 15 00:08:19 PDT 2014


Hi all,

This patch provides initial LSan support for ARM Linux (TLS is not yet 
supported).

Compiler-rt doesn't support cross-compilation, so we just ran numerous 
(for about 10) LSan tests manually on target board.
All tests have successfully passed (all leaks were detected and 
backtraces were correct).

Tested on arm-linux-gnueabi.

Does the patch make sense?

-Maxim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lsan.diff
Type: text/x-patch
Size: 8034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140415/e69f779f/attachment.bin>


More information about the llvm-commits mailing list