[all-commits] [llvm/llvm-project] 5cad53: tsan: add mips64 support in lib/tsan/go/buildgo.sh

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Mon Oct 26 04:20:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cad535ccfebf9b41a57cf2788d8de7a765f7f35
      https://github.com/llvm/llvm-project/commit/5cad535ccfebf9b41a57cf2788d8de7a765f7f35
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_platform.h
    M compiler-rt/lib/tsan/go/buildgo.sh
    M compiler-rt/lib/tsan/rtl/tsan_platform.h

  Log Message:
  -----------
  tsan: add mips64 support in lib/tsan/go/buildgo.sh

Enable mips64 support in buildgo.sh.

Author: mzh (Meng Zhuo)
Reviewed-in: https://reviews.llvm.org/D90130




More information about the All-commits mailing list