[PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 07:38:53 PDT 2016


dvyukov added a comment.

But there is also "external" linking mode when the host system linker is invoked. And this change can affect that mode. So that's still a positive change... though I don't know if external linking mode supports tsan.


http://reviews.llvm.org/D20670





More information about the llvm-commits mailing list