[PATCH] D102143: [lld-macho] Treat undefined symbols uniformly

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 9 21:40:06 PDT 2021


int3 updated this revision to Diff 343964.
int3 retitled this revision from "[lld-macho] Treat an undefined entry symbol like any other undefined" to "[lld-macho] Treat undefined symbols uniformly".
int3 edited the summary of this revision.
int3 removed a reviewer: thakis.
int3 added a comment.
This revision now requires review to proceed.

handle -u and -exported_symbol similarly


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102143

Files:
  lld/MachO/Driver.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Writer.cpp
  lld/test/MachO/entry-symbol.s
  lld/test/MachO/export-options.s
  lld/test/MachO/u.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102143.343964.patch
Type: text/x-patch
Size: 9435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/923650dc/attachment.bin>


More information about the llvm-commits mailing list