Enable mips64 support in buildgo.sh.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp | ||
---|---|---|
41 ↗ | (On Diff #300580) | Please upload diff with full context (-U999999) next time: |
compiler-rt/lib/tsan/rtl/tsan_platform.h | ||
516 ↗ | (On Diff #300580) | It seems that the only VM size for this arch is 47 bits, so it should not use TSAN_RUNTIME_VMA. It's slower. In the functions below execution should go into existing cases like |