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

Sergei Larin via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 08:55:59 PST 2016


slarin added a comment.

This would be even better if EquivalenceClasses would guarantee deterministic order... but anyhow - this should reflect Peter's comments.

The re-globalization patch will likely appear as an independent change later today.


http://reviews.llvm.org/D16124





More information about the llvm-commits mailing list