[all-commits] [llvm/llvm-project] 3dad29: [LTO] Remove unused includes (NFC) (#108110)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Sep 10 19:36:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3dad29b677e427bf69c035605a16efd065576829
      https://github.com/llvm/llvm-project/commit/3dad29b677e427bf69c035605a16efd065576829
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M llvm/include/llvm/LTO/LTO.h
    M llvm/include/llvm/Transforms/IPO/FunctionImport.h
    M llvm/lib/LTO/LTO.cpp
    M llvm/lib/Transforms/IPO/FunctionImport.cpp

  Log Message:
  -----------
  [LTO] Remove unused includes (NFC) (#108110)

clangd reports these as unused headers.  My manual inspection agrees
with the findings.



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