[all-commits] [llvm/llvm-project] c480dc: [BOLT][NFC] Move LBREntry from DataReader to DataA...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Sun Jun 8 17:42:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c480dcddd91e3ff0707d6629e6ddac8587d9d1f1
      https://github.com/llvm/llvm-project/commit/c480dcddd91e3ff0707d6629e6ddac8587d9d1f1
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2025-06-08 (Sun, 08 Jun 2025)

  Changed paths:
    M bolt/include/bolt/Profile/DataAggregator.h
    M bolt/include/bolt/Profile/DataReader.h
    M bolt/lib/Profile/DataAggregator.cpp

  Log Message:
  -----------
  [BOLT][NFC] Move LBREntry from DataReader to DataAggregator (#143287)

LBREntry is only used in DataAggregator.

Test Plan: NFC



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