[PATCH] D12851: [GlobalOpt] Sort members of llvm.used deterministically
Jake VanAdrighem via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 13:28:43 PDT 2015
JakeVanAdrighem added a comment.
When iterating with a set of passes manually, I found that GlobalOpt was not reaching a fixed point but was not reporting any changes.
http://reviews.llvm.org/D12851
More information about the llvm-commits
mailing list