[all-commits] [llvm/llvm-project] dbb731: [BOLT][NFC] Move getLTOCommonName to Utils

Amir Ayupov via All-commits all-commits at lists.llvm.org
Fri Jan 20 19:52:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dbb7316e029b154d8fff0c8cf31212f07d7b7c8d
      https://github.com/llvm/llvm-project/commit/dbb7316e029b154d8fff0c8cf31212f07d7b7c8d
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M bolt/include/bolt/Profile/ProfileReaderBase.h
    M bolt/include/bolt/Utils/Utils.h
    M bolt/lib/Profile/DataReader.cpp
    M bolt/lib/Rewrite/BoltDiff.cpp
    M bolt/lib/Utils/Utils.cpp

  Log Message:
  -----------
  [BOLT][NFC] Move getLTOCommonName to Utils

Reuse getLTOCommonName in components other than Profile (to be used in Core)

Reviewed By: #bolt, maksfb

Differential Revision: https://reviews.llvm.org/D142259




More information about the All-commits mailing list