[all-commits] [llvm/llvm-project] 22a251: tsan: remove hacky call

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Tue Dec 21 10:54:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22a251c3d0d31e25fd26a06de8ec1df30a5e1dc7
      https://github.com/llvm/llvm-project/commit/22a251c3d0d31e25fd26a06de8ec1df30a5e1dc7
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-12-21 (Tue, 21 Dec 2021)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
    M compiler-rt/lib/tsan/rtl/tsan_rtl.h
    M compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S

  Log Message:
  -----------
  tsan: remove hacky call

It's unused in the new tsan runtime.

Depends on D112603.

Reviewed By: vitalybuka, melver

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




More information about the All-commits mailing list