[all-commits] [llvm/llvm-project] 704eb9: tsan: fix string comparison in Go build script

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Wed May 17 01:36:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 704eb9938387d38c4289890872247121f5a9382d
      https://github.com/llvm/llvm-project/commit/704eb9938387d38c4289890872247121f5a9382d
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M compiler-rt/lib/tsan/go/buildgo.sh

  Log Message:
  -----------
  tsan: fix string comparison in Go build script

Some bots failed with:

buildgo.sh: 173: [: linux: unexpected operator
Unknown platform

https://lab.llvm.org/buildbot/#/builders/247/builds/4603

Reviewed By: dyung

Differential Revision: https://reviews.llvm.org/D150760




More information about the All-commits mailing list