[compiler-rt] r346215 - [sanitizer] Use AT_EXECFN in ReExec() if available
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 03:28:35 PST 2018
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/70ed5124/attachment.html>
More information about the llvm-commits
mailing list