[PATCH] Port LSan to ARM Linux

Kostya Serebryany kcc at google.com
Tue Apr 15 00:11:26 PDT 2014


I'd appreciate if you could use http://llvm.org/docs/Phabricator.html


On Tue, Apr 15, 2014 at 11:08 AM, Maxim Ostapenko <
m.ostapenko at partner.samsung.com> wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140415/01719f50/attachment.html>


More information about the llvm-commits mailing list