[all-commits] [llvm/llvm-project] c41a4a: [llvm-objdump] Remove unused includes (NFC) (#141390)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun May 25 08:23:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c41a4a8b54346c00a135664b1adeb8c65b0813a2
      https://github.com/llvm/llvm-project/commit/c41a4a8b54346c00a135664b1adeb8c65b0813a2
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-25 (Sun, 25 May 2025)

  Changed paths:
    M llvm/tools/llvm-objdump/MachODump.cpp
    M llvm/tools/llvm-objdump/OffloadDump.cpp
    M llvm/tools/llvm-objdump/llvm-objdump.cpp

  Log Message:
  -----------
  [llvm-objdump] Remove unused includes (NFC) (#141390)

These are identified by misc-include-cleaner.  I've filtered out those
that break builds.  Also, I'm staying away from llvm-config.h,
config.h, and Compiler.h, which likely cause platform- or
compiler-specific build failures.



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