[all-commits] [llvm/llvm-project] b49a46: [Profile] Remove unused argument of DataExtractor ...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Sat May 30 23:05:28 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b49a468051e1d36af19096cd01ff6a4b9a367ead
      https://github.com/llvm/llvm-project/commit/b49a468051e1d36af19096cd01ff6a4b9a367ead
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2026-05-31 (Sun, 31 May 2026)

  Changed paths:
    M llvm/include/llvm/ProfileData/GCOV.h
    M llvm/lib/ProfileData/InstrProfCorrelator.cpp

  Log Message:
  -----------
  [Profile] Remove unused argument of DataExtractor constructor (NFC) (#197119)

`AddressSize` parameter is not used by `DataExtractor` and will be
removed in the future. See #190519 for more context.



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