[all-commits] [llvm/llvm-project] 178b57: [Coverage] Move SingleByteCoverage out of CountedR...

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Wed Oct 2 23:53:31 PDT 2024


  Branch: refs/heads/users/chapuni/cov/single/refactor
  Home:   https://github.com/llvm/llvm-project
  Commit: 178b57cbbcb2b21b7d13f90ffd75903417913438
      https://github.com/llvm/llvm-project/commit/178b57cbbcb2b21b7d13f90ffd75903417913438
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  [Coverage] Move SingleByteCoverage out of CountedRegion

`SingleByteCoverage` is not per-region attribute at least.
At the moment, this change moves it into `FunctionRecord`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list