[all-commits] [llvm/llvm-project] 089c4b: [ProfileData] Use ArrayRef instead of const std::v...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Jun 9 10:26:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 089c4bb589dd46d1484bd6ba1fe8f5c472339af4
      https://github.com/llvm/llvm-project/commit/089c4bb589dd46d1484bd6ba1fe8f5c472339af4
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-06-09 (Sun, 09 Jun 2024)

  Changed paths:
    M llvm/lib/ProfileData/InstrProfReader.cpp
    M llvm/lib/ProfileData/SampleProfWriter.cpp

  Log Message:
  -----------
  [ProfileData] Use ArrayRef instead of const std::vector<T> & (NFC) (#94878)



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