diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2023-05-16 11:10:29 +0200 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2023-05-17 09:30:51 +0200 |
commit | 11081a6a1dd7195fb8285e361873e706d6fb6e69 (patch) | |
tree | af9db68b9bc3231aa4ed5f63f2f570ce3097cae2 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 0b9571fe598ba4786138eab0a31477289fb293fc (diff) | |
download | llvm-11081a6a1dd7195fb8285e361873e706d6fb6e69.zip llvm-11081a6a1dd7195fb8285e361873e706d6fb6e69.tar.gz llvm-11081a6a1dd7195fb8285e361873e706d6fb6e69.tar.bz2 |
tsan: allow to cross-build Go runtime
Allow user to provide target GOOS/GOARCH.
If not provided, use the host GOOS/GOARCH as we do now.
This allows to cross-compile the runtime.
Also provide SKIP_TEST knob for cross-compilation
since the test will most likely not run on host.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D150650
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions