[all-commits] [llvm/llvm-project] fc7a71: [lld-macho][nfc] Clean up includes

Vy Nguyen via All-commits all-commits at lists.llvm.org
Wed Oct 19 10:56:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc7a71890d80a8d556dfee4555872916895ec663
      https://github.com/llvm/llvm-project/commit/fc7a71890d80a8d556dfee4555872916895ec663
  Author: Vy Nguyen <vyng at google.com>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M lld/MachO/InputSection.cpp
    M lld/MachO/MapFile.cpp
    M lld/MachO/MarkLive.cpp
    M lld/MachO/ObjC.cpp
    M lld/MachO/SectionPriorities.cpp
    M lld/MachO/Symbols.h
    M lld/MachO/SyntheticSections.h
    M lld/MachO/UnwindInfoSection.cpp
    M lld/MachO/UnwindInfoSection.h
    M lld/MachO/Writer.cpp

  Log Message:
  -----------
  [lld-macho][nfc] Clean up includes

- remove unused/duplicate includes
- reformatting/whitespaces

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




More information about the All-commits mailing list