[all-commits] [llvm/llvm-project] a6f33a: [NFC][Profile] Rename Counters/DataSize to NumCoun...

aeubanks via All-commits all-commits at lists.llvm.org
Tue Aug 22 09:04:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6f33ad4474a1577c86e104b8aa4227b17e38c59
      https://github.com/llvm/llvm-project/commit/a6f33ad4474a1577c86e104b8aa4227b17e38c59
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

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

  Log Message:
  -----------
  [NFC][Profile] Rename Counters/DataSize to NumCounters/Data

Fixes some FIXMEs.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D158466




More information about the All-commits mailing list