[PATCH] D158466: [NFC][Profile] Rename Counters/DataSize to NumCounters/Data

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 16:11:29 PDT 2023


aeubanks created this revision.
aeubanks added a reviewer: ellis.
Herald added subscribers: Enna1, hiraditya.
Herald added a project: All.
aeubanks requested review of this revision.
Herald added projects: Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers.

Fixes some FIXMEs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158466

Files:
  compiler-rt/include/profile/InstrProfData.inc
  compiler-rt/lib/profile/InstrProfilingMerge.c
  compiler-rt/lib/profile/InstrProfilingWriter.c
  llvm/include/llvm/ProfileData/InstrProfData.inc
  llvm/lib/ProfileData/InstrProfReader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158466.552160.patch
Type: text/x-patch
Size: 6183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/f8ba4424/attachment.bin>


More information about the llvm-commits mailing list