[all-commits] [llvm/llvm-project] 2e9bfa: Revert "[Support] Extend TimeProfiler to support m...

rgal via All-commits all-commits at lists.llvm.org
Tue Dec 24 03:37:52 PST 2019


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

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

  Log Message:
  -----------
  Revert "[Support] Extend TimeProfiler to support multiple threads"

and "[Support] Try to fix bot failure after 8ddcd1dc26"

This reverts commits f70f180148 and 8ddcd1dc26 as this was breaking the
MacOS build, which doesn't support thread_local.




More information about the All-commits mailing list