[PATCH] D98381: [lld-macho] Handle error cases properly for -exported_symbol(s_list)

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 18:51:34 PST 2021


gkm updated this revision to Diff 329821.
gkm added a comment.

- add missing test for erroneous export of private symbol


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98381

Files:
  lld/MachO/Config.h
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/SyntheticSections.cpp
  lld/test/MachO/export-options.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98381.329821.patch
Type: text/x-patch
Size: 7656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/b816bdda/attachment.bin>


More information about the llvm-commits mailing list