[PATCH] D102137: [lld-macho] Don't reference entry symbol for non-executables
    Jez Ng via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun May  9 13:13:56 PDT 2021
    
    
  
int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a project: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This would cause us to pull in symbols (and code) that should
be unused.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D102137
Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/bundle-loader.s
  lld/test/MachO/entry-symbol.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102137.343927.patch
Type: text/x-patch
Size: 5431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210509/6b05633c/attachment.bin>
    
    
More information about the llvm-commits
mailing list