[PATCH] D73990: [Sanitizers] Get link map on FreeBSD via documented API
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 14:51:56 PST 2020
dim added a comment.
In D73990#1868108 <https://reviews.llvm.org/D73990#1868108>, @plotfi wrote:
> In D73990#1868085 <https://reviews.llvm.org/D73990#1868085>, @dim wrote:
>
> > In D73990#1868071 <https://reviews.llvm.org/D73990#1868071>, @plotfi wrote:
> >
> > > This breaks in our downstream runtimes builds for armv7-none-linux-androideabi16. FYI
> >
> >
> > Can you point me to some build logs? (I didn't receive any failure mails from bots yet.)
>
>
> Posted a fix at D74358 <https://reviews.llvm.org/D74358>
I found this lab builder, which gave a similar error: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-android
Committed a slightly different version in rG52f2df1ecdd79cc550b694ab280f3b0396d7cf9a <https://reviews.llvm.org/rG52f2df1ecdd79cc550b694ab280f3b0396d7cf9a>, thanks for the heads up!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73990/new/
https://reviews.llvm.org/D73990
More information about the llvm-commits
mailing list