[all-commits] [llvm/llvm-project] 87673d: ELF: Rename RandomizePaddingSection to PaddingSect...

Peter Collingbourne via All-commits all-commits at lists.llvm.org
Thu Oct 30 11:28:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87673d3fa7398af1ae581121a1b971808407d778
      https://github.com/llvm/llvm-project/commit/87673d3fa7398af1ae581121a1b971808407d778
  Author: Peter Collingbourne <pcc at google.com>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

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

  Log Message:
  -----------
  ELF: Rename RandomizePaddingSection to PaddingSection.

This section type is about to be used by #147424 so let's give it a more
generic name.

Reviewers: smithp35, MaskRay

Reviewed By: MaskRay

Pull Request: https://github.com/llvm/llvm-project/pull/155540



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