[all-commits] [llvm/llvm-project] 8d4b11: [ELF] Remove redundant isa<InputSection>(sec). NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 29 00:31:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d4b11b4f11bada84517a2a1bc07775d9d179c40
      https://github.com/llvm/llvm-project/commit/8d4b11b4f11bada84517a2a1bc07775d9d179c40
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-07-29 (Fri, 29 Jul 2022)

  Changed paths:
    M lld/ELF/Writer.cpp

  Log Message:
  -----------
  [ELF] Remove redundant isa<InputSection>(sec). NFC

combineEhSections has been called to remove EhInputSection.




More information about the All-commits mailing list