Do not emit a UsedDirective for things in the llvm.used
list that have internal linkage; the linker doesn't need or want this. (These objects must still be preserved at compile time, so just removing them from the llvm.used list doesn't work.) Should affect only Darwin. llvm-svn: 55722
Loading
Please register or sign in to comment