[all-commits] [llvm/llvm-project] bfd00a: [lld-link] Change config and driver to unique_ptr

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Jan 11 18:31:37 PST 2022


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

  Changed paths:
    M lld/COFF/Config.h
    M lld/COFF/Driver.cpp
    M lld/COFF/Driver.h

  Log Message:
  -----------
  [lld-link] Change config and driver to unique_ptr

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

Reviewed By: mstorsjo

Differential Revision: https://reviews.llvm.org/D116996




More information about the All-commits mailing list