[PATCH] D28596: [compiler-rt] General definition for weak functions.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 13:27:20 PDT 2018


rnk added a comment.

In https://reviews.llvm.org/D28596#1096267, @bcmills wrote:

> According to `git bisect`, this broke `lib/tsan/go/build.bat`, and it seems to be broken ever since.


I don't believe that runs continuously anywhere, so it doesn't surprise me that it's been broken for over a year. So far as I can tell, the tsan + Windows + go build is unmaintained. =/ It'd be nice to get it straightened out.


Repository:
  rL LLVM

https://reviews.llvm.org/D28596





More information about the llvm-commits mailing list