[PATCH] D16124: Add to the split module utility an SCC based method which allows not to globalize any local variables.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 15:42:31 PST 2016


joker.eph added a comment.

It looks like we should set visibility hidden when turning a local into a global.


http://reviews.llvm.org/D16124





More information about the llvm-commits mailing list