[all-commits] [llvm/llvm-project] 76910f: [tsan][RISCV] Add Go support for linux/riscv64 (#1...

Meng Zhuo via All-commits all-commits at lists.llvm.org
Fri Feb 28 02:28:09 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76910f914cdd4b86b28e0d5852155244ee47dc53
      https://github.com/llvm/llvm-project/commit/76910f914cdd4b86b28e0d5852155244ee47dc53
  Author: Meng Zhuo <mengzhuo at iscas.ac.cn>
  Date:   2025-02-28 (Fri, 28 Feb 2025)

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

  Log Message:
  -----------
  [tsan][RISCV] Add Go support for linux/riscv64 (#127295)

This is needed to support race detector in Golang.

See also: https://github.com/golang/go/issues/64345



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list