[PATCH] D97641: [lld/mac] Add support for -flat_namespace
    Jez Ng via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  1 12:13:54 PST 2021
    
    
  
int3 added a comment.
How about just removing all references to `libSystem.B.dylib` and just use `libSystem.dylib` everywhere? I don't think we have anything in our code or tests that actually cares that it's symlinked
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97641/new/
https://reviews.llvm.org/D97641
    
    
More information about the llvm-commits
mailing list