[all-commits] [llvm/llvm-project] 49f646: [ELF] Change EhInputSection::pieces to SmallVector

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Dec 27 21:34:50 PST 2021


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

  Changed paths:
    M lld/ELF/InputSection.h

  Log Message:
  -----------
  [ELF] Change EhInputSection::pieces to SmallVector

The decreased size does not matter that much as one file contributes at most one EhInputSection.




More information about the All-commits mailing list