[all-commits] [llvm/llvm-project] 1455b5: tsan: de-hardcode MemCount const

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Mon Sep 27 07:12:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1455b552b764ecf4b95c8307cceb4a0d7290629d
      https://github.com/llvm/llvm-project/commit/1455b552b764ecf4b95c8307cceb4a0d7290629d
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp

  Log Message:
  -----------
  tsan: de-hardcode MemCount const

Use MemCount instead of hard-coded value 7.

Reviewed By: melver

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




More information about the All-commits mailing list