[PATCH] [TSan][MIPS64] Fix go build for MIPS64
Dmitry Vyukov
dvyukov at google.com
Mon Feb 16 02:41:36 PST 2015
This is not right. Go tsan does not run on mips64.
C++ tsan needs to be tested on linux/amd64, freebsd/amd64 and linux/mips64.
Go tsan needs to be tested on linux/amd64, darwin/amd64, windows/amd64 and freebsd/amd64.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7582
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list