[PATCH] D133153: [support] Prepare TimeProfiler for cross-thread support

Mark Shields via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 14:14:21 PDT 2022


mbs-modular updated this revision to Diff 458863.
mbs-modular added a comment.

- woops, BeginningOfTime must always capture now according to the system
- Russell's comments
- Missed two of Russell's comments
- Project even the default StringRef ctor


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133153/new/

https://reviews.llvm.org/D133153

Files:
  llvm/include/llvm/Support/TimeProfiler.h
  llvm/lib/Support/TimeProfiler.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/TimeProfilerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133153.458863.patch
Type: text/x-patch
Size: 12365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/ffd676bd/attachment.bin>


More information about the llvm-commits mailing list