[compiler-rt] r346215 - [sanitizer] Use AT_EXECFN in ReExec() if available

Benjamin Kramer via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 04:05:55 PST 2018


Ugh. That looks like it needs to move to the libcdep part. I wonder why
this only shows up on that bot?

On Tue, Nov 6, 2018 at 12:28 PM Jeremy Morse <jeremy.morse.llvm at gmail.com>
wrote:

> Hi,
>
> This commit seems to break the clang-bpf-build buildbot:
>
>     http://lab.llvm.org:8011/builders/clang-bpf-build/builds/14425/
>
> http://lab.llvm.org:8011/builders/clang-bpf-build/builds/14425/steps/ninja%20check%201/logs/stdio
>
> where the added call to getauxval appears to be built into a binary built
> -nostdlib?
>
> Curiously this commit does not appear in the bots changelist, despite
> there being logs for compiler-rt being updated and bringing this commit
> down, and the commits either side being presented in the changelist.
>
> --
> Thanks,
> Jeremy
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/3c7e4d1a/attachment.html>


More information about the llvm-commits mailing list