[all-commits] [llvm/llvm-project] a5249c: [ELF] Change gnuHashTab/hashTab to unique_ptr. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Jan 12 13:04:45 PST 2022


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

  Changed paths:
    M lld/ELF/SyntheticSections.h
    M lld/ELF/Writer.cpp

  Log Message:
  -----------
  [ELF] Change gnuHashTab/hashTab to unique_ptr. NFC

and remove associated make<XXX> calls.

My x86-64 `lld` is ~5KiB smaller.




More information about the All-commits mailing list