[all-commits] [llvm/llvm-project] 2db637: tsan: fix Go/ppc build

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Tue Apr 7 07:41:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2db63723a87527bac797996b8aa9d2f5a176b2f7
      https://github.com/llvm/llvm-project/commit/2db63723a87527bac797996b8aa9d2f5a176b2f7
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp

  Log Message:
  -----------
  tsan: fix Go/ppc build

PPC now requires ReExec due to ASLR.
Pull in more functions for Go build.

Suggested-by: Keith Randall (khr)




More information about the All-commits mailing list