[all-commits] [llvm/llvm-project] a465e7: [ELF] Move SyntheticSections to InputSection.h. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Jul 30 17:42:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a465e79f19569bca2201e6d71ff8cb89c87dd6fb
      https://github.com/llvm/llvm-project/commit/a465e79f19569bca2201e6d71ff8cb89c87dd6fb
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
    M lld/ELF/InputSection.cpp
    M lld/ELF/InputSection.h
    M lld/ELF/SyntheticSections.h

  Log Message:
  -----------
  [ELF] Move SyntheticSections to InputSection.h. NFC

Keep the main SectionBase hierarchy in InputSection.h.
And inline MergeInputSection::getParent.




More information about the All-commits mailing list