[all-commits] [llvm/llvm-project] f85507: [ELF] GnuHashTableSection: replace stable_sort wit...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Jan 17 00:34:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f855074ed1193d5fd96b02280c31479294ce0901
      https://github.com/llvm/llvm-project/commit/f855074ed1193d5fd96b02280c31479294ce0901
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    M lld/ELF/SyntheticSections.cpp

  Log Message:
  -----------
  [ELF] GnuHashTableSection: replace stable_sort with 2-key sort. NFC

strTabOffset stabilizes llvm::sort. My x86-64 executable is 5+KiB smaller.




More information about the All-commits mailing list