[PATCH] D86909: [lld-macho] Initial support for common symbols

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 08:26:56 PDT 2020


int3 updated this revision to Diff 293753.
int3 added a comment.

update SymbolUnion


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86909/new/

https://reviews.llvm.org/D86909

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.h
  lld/test/MachO/common-symbol-coalescing.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86909.293753.patch
Type: text/x-patch
Size: 10854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/35d41a25/attachment.bin>


More information about the llvm-commits mailing list