1ac9ee01fcbfac745aaedca0393a8e1c8a33acd8d is the first bad commit
2commit ac9ee01fcbfac745aaedca0393a8e1c8a33acd8d
3Author: John Doe <johndoe@example.com>
4Date:   Tue Aug 6 08:41:53 2019 +0000
5
6    [compiler-rt] Implement getrandom interception
7
8    Summary:
9    Straightforward implementation of `getrandom` syscall and libc
10    hooks.
11
12    Test Plan: Local MSAN failures caused by uninstrumented `getrandom`
13    calls stop failing.
14
15    Patch by John Doe 3.
16
17    Reviewers: jonhdoe2, johndoe
18
19    Reviewed By: johndoe
20
21    Subscribers: johndoe4, johndoe5, #sanitizers, llvm-commits
22
23    Tags: #sanitizers, #llvm
24
25    Differential Revision: https://reviews.llvm.org/D65551
26
27    llvm-svn: 367999
28
29:040000 040000 8db10511ca83cc7b0265c7703684cd386350151b 62508fdc5e8919bbb2a0bd185cc109868192cdb0 M      compiler-rt
30bisect run success
31