[all-commits] [llvm/llvm-project] 9b61ff: Revert D120626 "[ELF] Move section assignment from...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Mar 15 19:01:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b61fff0eb9332553ecdbe00e01e3d08ad392768
      https://github.com/llvm/llvm-project/commit/9b61fff0eb9332553ecdbe00e01e3d08ad392768
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M lld/ELF/Config.h
    M lld/ELF/Driver.cpp
    M lld/ELF/InputFiles.cpp
    M lld/ELF/Relocations.cpp
    M lld/ELF/Symbols.cpp
    M lld/ELF/Symbols.h
    M lld/docs/ReleaseNotes.rst
    A lld/test/ELF/Inputs/i386-linkonce.s
    M lld/test/ELF/comdat-binding.s
    M lld/test/ELF/comdat-discarded-error.s
    M lld/test/ELF/comdat-discarded-lazy.s
    M lld/test/ELF/duplicated-synthetic-sym.s
    M lld/test/ELF/exclude-discarded-error2.s
    M lld/test/ELF/lto/comdat-mixed-archive.test

  Log Message:
  -----------
  Revert D120626 "[ELF] Move section assignment from initializeSymbols to postParse"

This reverts commit c30e6447c0225f675773d07f2b6d4e3c2b962155.
It exposed brittle support for __x86.get_pc_thunk.bx.
Need to think a bit how to support __x86.get_pc_thunk.bx.




More information about the All-commits mailing list