loladiro added a comment.

Ok, I have tested this more extensively now. I'm happy with the results. Here's 
a patch that applies this to LLVM for example: 
https://gist.github.com/Keno/79b08a4b187c4d950dd0

Before:

  $llvm-objdump -weak-bind libLLVM-3.8svn.dylib | wc -l
       300

After:

  $llvm-objdump -weak-bind libLLVM-3.8svn.dylib | wc -l
       15

with none of those being LLVM symbols.


http://reviews.llvm.org/D13330



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to