[all-commits] [llvm/llvm-project] 373e16: [sanitizers] Enable runtime vma for mips64 in buil...
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Tue Mar 9 02:46:18 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 373e1681c970d7e7462164defb98098b7bc79946
https://github.com/llvm/llvm-project/commit/373e1681c970d7e7462164defb98098b7bc79946
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_platform.h
M compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
Log Message:
-----------
[sanitizers] Enable runtime vma for mips64 in buildgo.sh
Go requires 47 bits VA for tsan.
Go will run race_detector testcases unless tsan warns about "unsupported VMA range"
Author: mzh (Meng Zhuo)
Reviewed-in: https://reviews.llvm.org/D98238
More information about the All-commits
mailing list