llvm-project/compiler-rt/lib/tsan/go
Kuba Brecka 312071943c [tsan] On OS X, build Go runtime with -mmacosx-version-min
We're not building the Go runtime with -mmacosx-version-min, which means it'll have a minimum deployment target set to the system you're building on. Let's make the code compile (and link) with -mmacosx-version-min=10.7.

Differential Revision: http://reviews.llvm.org/D20670

llvm-svn: 271833
2016-06-05 15:15:36 +00:00
..
build.bat [sanitizer] Move termination functions in their own file 2016-05-27 21:57:17 +00:00
buildgo.sh [tsan] On OS X, build Go runtime with -mmacosx-version-min 2016-06-05 15:15:36 +00:00
test.c tsan: fix build 2016-04-27 12:59:35 +00:00
tsan_go.cc tsan: change tsan/Go interface for obtaining the current Processor 2016-04-27 12:30:48 +00:00