[all-commits] [llvm/llvm-project] 531c71: Revert "[Support] Fix time trace multi threaded su...

rgal via All-commits all-commits at lists.llvm.org
Tue Dec 17 01:01:03 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 531c71118f2910edcdc7b215dbb4ee429c623631
      https://github.com/llvm/llvm-project/commit/531c71118f2910edcdc7b215dbb4ee429c623631
  Author: Russell Gallop <russell.gallop at sony.com>
  Date:   2019-12-17 (Tue, 17 Dec 2019)

  Changed paths:
    M llvm/include/llvm/Support/TimeProfiler.h
    M llvm/lib/Support/TimeProfiler.cpp

  Log Message:
  -----------
  Revert "[Support] Fix time trace multi threaded support with LLVM_ENABLE_THREADS=OFF"

This reverts commit 2bbcf156acc157377e814fbb1828a9fe89367ea2.

This was failing on systems which use __thread such as
http://lab.llvm.org:8011/builders/clang-atom-d525-fedora-rel/builds/30851




More information about the All-commits mailing list