[PATCH] D80610: [llvm-exegesis] Make createCounter a virtual method on Target to allow targets to create target-specific counters

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 15:19:37 PDT 2020


oontvoo updated this revision to Diff 266683.
oontvoo added a comment.

Sync/rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80610

Files:
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  llvm/tools/llvm-exegesis/lib/PerfHelper.cpp
  llvm/tools/llvm-exegesis/lib/PerfHelper.h
  llvm/tools/llvm-exegesis/lib/Target.cpp
  llvm/tools/llvm-exegesis/lib/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80610.266683.patch
Type: text/x-patch
Size: 8546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/69bb2cbb/attachment.bin>


More information about the llvm-commits mailing list