[PATCH] D29586: [lsan] Enable LSan for arm Linux

Maxim Ostapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 00:22:17 PST 2017


m.ostapenko added a comment.

In https://reviews.llvm.org/D29586#668050, @rengolin wrote:

> You seem to be enabling it on soft and hard float. Did you test on both environments? What type of hardware did you test this?


I've tested the patch on two configurations:

1. Linaro Ubuntu 14.04 (Trusty) on Arndale board. It's a hard float system, right?
2. I've built a softfp sysroot and tested the patch there on the same Arndale board (just chrooted to new root).


Repository:
  rL LLVM

https://reviews.llvm.org/D29586





More information about the llvm-commits mailing list