[PATCH] D15323: Add Available Externally linkage type to isWeakForLinker()

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 11:10:38 PST 2015


pcc added a subscriber: pcc.
pcc added a comment.

I don't think this is right. It basically reverts part of http://reviews.llvm.org/D10941.

Should we instead fix globaldce to do the right thing with these types of globals?


http://reviews.llvm.org/D15323





More information about the llvm-commits mailing list