[PATCH] D36603: Enable profile on NetBSD

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 08:45:55 PDT 2017


vsk added a comment.

In https://reviews.llvm.org/D36603#841785, @krytarowski wrote:

> I've reverted the commit on demand.
>
> I was trying to restore the setup for check-profile after upgrading the sources.. and I hit new failures.
>
> http://www.netbsd.org/~kamil/llvm/check-profile
>
> I have new failures in sanitizers too.. Maybe my SVN checkout was in a faulty revision. For now I will move on and focus on sanitizers.


If you see these failures again, could you upload the *.profdata files from:
/public/llvm-build/projects/compiler-rt/test/profile/

I can help take a look.


Repository:
  rL LLVM

https://reviews.llvm.org/D36603





More information about the llvm-commits mailing list