[all-commits] [llvm/llvm-project] c64a32: [ProfileData] Use size_t in PatchItem (NFC) (#87014)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Mar 28 20:32:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c64a328cb4a32e81f8b694162750ec1b8823994c
      https://github.com/llvm/llvm-project/commit/c64a328cb4a32e81f8b694162750ec1b8823994c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-03-28 (Thu, 28 Mar 2024)

  Changed paths:
    M llvm/lib/ProfileData/InstrProfWriter.cpp

  Log Message:
  -----------
  [ProfileData] Use size_t in PatchItem (NFC) (#87014)

size_t in PatchItem eliminates the need for casts.



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