[all-commits] [llvm/llvm-project] 0061e5: [Legacy ThinLTO] NFC: Move helper class to an "Imp...

Hubert Tong via All-commits all-commits at lists.llvm.org
Thu Oct 17 23:39:56 PDT 2024


  Branch: refs/heads/users/hubert-reinterpretcast/LegacyThinLTO-MoveTargetMachineBuilder
  Home:   https://github.com/llvm/llvm-project
  Commit: 0061e5cbc06473586d6058af6234c3afff57b515
      https://github.com/llvm/llvm-project/commit/0061e5cbc06473586d6058af6234c3afff57b515
  Author: Hubert Tong <hstong at ca.ibm.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
    M llvm/lib/LTO/ThinLTOCodeGenerator.cpp

  Log Message:
  -----------
  [Legacy ThinLTO] NFC: Move helper class to an "Impl" namespace

`::llvm::TargetMachineBuilder` is only a helper class for
`ThinLTOCodeGenerator` and not a real facility. Move it into an "Impl"
namespace.



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