[all-commits] [llvm/llvm-project] c51a12: Revert "[tsan] Replace mem intrinsics with calls t...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Sep 6 09:47:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c51a12d598e96d213eb16fc857c891e878733349
      https://github.com/llvm/llvm-project/commit/c51a12d598e96d213eb16fc857c891e878733349
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan.syms.extra
    M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
    M compiler-rt/lib/tsan/rtl/tsan_interface.h
    M llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
    M llvm/test/Instrumentation/ThreadSanitizer/tsan_basic.ll

  Log Message:
  -----------
  Revert "[tsan] Replace mem intrinsics with calls to interceptors"

Breaks
http://45.33.8.238/macm1/43944/step_4.txt
https://lab.llvm.org/buildbot/#/builders/70/builds/26926

This reverts commit 77654a65a373da9c4829de821e7b393ea811ee40.




More information about the All-commits mailing list