[all-commits] [llvm/llvm-project] 47eb3f: [ELF] Ensure output section is not discarded in ad...

Andrew Ng via All-commits all-commits at lists.llvm.org
Fri Nov 19 03:47:04 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47eb3f155f9e7b2670b8e0f8a85c64f31ea39fa4
      https://github.com/llvm/llvm-project/commit/47eb3f155f9e7b2670b8e0f8a85c64f31ea39fa4
  Author: Andrew Ng <andrew.ng at sony.com>
  Date:   2021-11-19 (Fri, 19 Nov 2021)

  Changed paths:
    M lld/ELF/LinkerScript.cpp
    M lld/ELF/LinkerScript.h
    M lld/ELF/Writer.cpp
    A lld/test/ELF/linkerscript/preinit-array-empty.test

  Log Message:
  -----------
  [ELF] Ensure output section is not discarded in addStartEndSymbols()

Fixes https://bugs.llvm.org/show_bug.cgi?id=52534.

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




More information about the All-commits mailing list