[compiler-rt] r267094 - [sanitizer] Allow the sanitizer allocator to use a non-fixed address range. An allocator with a non-fixed address range will be attack-resistan. NFC for the sanitizers at this point.

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 12:56:26 PDT 2016


Ok, thanks.... I'll probably commit it back in two (or more) parts.
So far I can't imagine why it would break on ARM (but not on x86)

On Fri, Apr 22, 2016 at 4:24 AM, Renato Golin <renato.golin at linaro.org>
wrote:

> On 22 April 2016 at 10:48, Renato Golin <renato.golin at linaro.org> wrote:
> > I think this may have broken
> > http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/7645
>
> Yup, bisecting confirms this is the patch that breaks it. Since it
> broke a lot of tests and it was supposed to be NFC, I took the liberty
> to revert in r267136.
>
> I'll keep an eye on the bots, but let me know how we can help test this
> further.
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/f5c5ae41/attachment.html>


More information about the llvm-commits mailing list