[all-commits] [llvm/llvm-project] d0606c: [ELF] Make .comment have a non-full file

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Oct 11 20:55:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0606c265e8eb800cc59f182b38b3e0427ba0200
      https://github.com/llvm/llvm-project/commit/d0606c265e8eb800cc59f182b38b3e0427ba0200
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-10-11 (Fri, 11 Oct 2024)

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

  Log Message:
  -----------
  [ELF] Make .comment have a non-full file

This ensures that SectionBase::file is non-null except
InputSection::discarded.



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