[all-commits] [llvm/llvm-project] 339f5f: [ELF] Set `file` for synthesized _binary_ symbols

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Nov 6 12:05:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 339f5f727a26e9fbe3187564e504731369609501
      https://github.com/llvm/llvm-project/commit/339f5f727a26e9fbe3187564e504731369609501
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M lld/ELF/InputFiles.cpp
    M lld/test/ELF/duplicated-synthetic-sym.s

  Log Message:
  -----------
  [ELF] Set `file` for synthesized _binary_ symbols

Ensure the property that non-null `section` implies non-null `file`.




More information about the All-commits mailing list