[PATCH] D93277: [lld-macho] Add implicit dylib support for frameworks
    Jez Ng via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 14 22:02:11 PST 2020
    
    
  
int3 added a subscriber: thakis.
int3 added a comment.
@thakis I'm unable to properly test PR48511 as the CoreGraphics on my local system seems to have a slightly different set of symbols (despite it being version 10.15.7 too). However, the binary is now trying to import the symbol from CoreGraphics rather than ApplicationServices, so I think this diff is on the right track.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93277/new/
https://reviews.llvm.org/D93277
    
    
More information about the llvm-commits
mailing list