GlobalOpt: Don't swap private for internal linkage
There were transforms whose *intent* was to downgrade the linkage of external objects to have internal linkage. However, it fired on things with private linkage as well. llvm-svn: 212104
Loading
Please sign in to comment