[compiler-rt] 52f2df1 - [Sanitizers] Get link map on FreeBSD and NetBSD via documented API

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 03:08:34 PST 2020


Hi Kamil,

On Tue, Feb 11, 2020 at 10:00 AM Kamil Rytarowski <n54 at gmx.com> wrote:
> A fix landed:
>
> commit f8370d6c8ab89875cdc2fc1638aa6f1732be7e99 (HEAD -> master)
> Author: Kamil Rytarowski <n54 at gmx.com>
> Date:   Tue Feb 11 10:57:16 2020 +0100

Thanks for the fix -- did it get pushed to master? After running `git
fetch`, `git banch --contains` denies that I have that commit locally.
At 1106 GMT, the github web UI says the last modifier of
sanitizer_linux.cpp was the originally failing commit 52f2df1e. (I
assume f8370d6c8ab touches that file).

[0] https://github.com/llvm/llvm-project/blob/master/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp

--
Thanks,
Jeremy


More information about the llvm-commits mailing list