Enable mips64 support in buildgo.sh.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp | ||
|---|---|---|
| 41 | Please upload diff with full context (-U999999) next time: | |
| compiler-rt/lib/tsan/rtl/tsan_platform.h | ||
| 516 | 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 | |
clang-format: please reformat the code