[PATCH] D96049: [Timer] On macOS count number of executed instructions

Alex Hoppen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 4 09:01:59 PST 2021


ahoppen updated this revision to Diff 321467.
ahoppen added a comment.

Fixed an issue caused by me using an old revions as the commit's base.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96049

Files:
  clang-tools-extra/test/clang-tidy/infrastructure/clang-tidy-store-check-profile-one-tu.cpp
  llvm/CMakeLists.txt
  llvm/include/llvm/Config/config.h.cmake
  llvm/include/llvm/Support/Timer.h
  llvm/lib/Support/Timer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96049.321467.patch
Type: text/x-patch
Size: 7289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210204/d8360ee6/attachment.bin>


More information about the cfe-commits mailing list