[PATCH] D57463: Add a module pass for order file instrumentation

Manman Ren via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 07:30:03 PST 2019


Landed r355202 to include the header file!

Manman

On Fri, Mar 1, 2019 at 7:17 AM Manman Ren <manman.ren at gmail.com> wrote:

> Sorry for the breakage!
>
> Looks like NetBSD can't handle std::mutex. What is the best way to solve
> this problem?
> A quick fix might be guard these with macro __NetBSD__. I will land a
> quick fix and look into the correct way of fixing this!
>
> Manman
>
>
> On Fri, Mar 1, 2019 at 1:55 AM Kamil Rytarowski via Phabricator <
> reviews at reviews.llvm.org> wrote:
>
>> krytarowski added a comment.
>>
>> The NetBSD buildbot is broken after this change.
>>
>> http://lab.llvm.org:8011/builders/netbsd-amd64/builds/19200
>>
>>
>> Repository:
>>   rL LLVM
>>
>> CHANGES SINCE LAST ACTION
>>   https://reviews.llvm.org/D57463/new/
>>
>> https://reviews.llvm.org/D57463
>>
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/db4b0b42/attachment.html>


More information about the llvm-commits mailing list