[all-commits] [llvm/llvm-project] 50187d: [ELF] Speed up ObjFile<ELFT>::createInputSection

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Dec 15 17:15:47 PST 2021


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

  Changed paths:
    M lld/ELF/InputFiles.cpp

  Log Message:
  -----------
  [ELF] Speed up ObjFile<ELFT>::createInputSection

* Group ".note" section name checks
* Move shouldMerge check to the caller




More information about the All-commits mailing list