[all-commits] [llvm/llvm-project] 25cec3: [ELF] Place _edata before .bss in the presence of ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Feb 12 18:14:32 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 25cec33521ba1c67f5e939ceea277be18b2d0fb7
      https://github.com/llvm/llvm-project/commit/25cec33521ba1c67f5e939ceea277be18b2d0fb7
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
    M lld/ELF/Writer.cpp
    M lld/test/ELF/x86-64-section-layout.s

  Log Message:
  -----------
  [ELF] Place _edata before .bss in the presence of .ldata

This minor issue is identified while working on #81224.




More information about the All-commits mailing list