[all-commits] [llvm/llvm-project] c5bfff: [ELF] Discard input .note.gnu.build-id even with d...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Dec 2 01:51:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5bfffed4831fd8ef3aa1fa3d9d4268d546bf6c5
      https://github.com/llvm/llvm-project/commit/c5bfffed4831fd8ef3aa1fa3d9d4268d546bf6c5
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

  Changed paths:
    M lld/ELF/InputFiles.cpp
    M lld/test/ELF/relocatable-build-id.s

  Log Message:
  -----------
  [ELF] Discard input .note.gnu.build-id even with default --build-id=none

binutils 2.38 will adopt this behavior
https://sourceware.org/bugzilla/show_bug.cgi?id=28639

Reviewed By: ikudrin

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




More information about the All-commits mailing list