[all-commits] [llvm/llvm-project] c32e69: [lld-macho][re-land] Initial support for common sy...

Jez Ng via All-commits all-commits at lists.llvm.org
Thu Sep 24 15:00:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c32e69b2ce7abfb151a87ba363ac9e25abf7d417
      https://github.com/llvm/llvm-project/commit/c32e69b2ce7abfb151a87ba363ac9e25abf7d417
  Author: Jez Ng <jezng at fb.com>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/MachO/InputFiles.cpp
    M lld/MachO/SymbolTable.cpp
    M lld/MachO/SymbolTable.h
    M lld/MachO/Symbols.h
    M lld/MachO/SyntheticSections.h
    A lld/test/MachO/common-symbol-coalescing.s

  Log Message:
  -----------
  [lld-macho][re-land] Initial support for common symbols

Fix earlier build break via a static_cast.

This reverts commit 8112d494d344dc0935d5c078f066a43d7c984e0c.

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




More information about the All-commits mailing list