[PATCH] D12851: [GlobalOpt] Sort members of llvm.used deterministically

Jake VanAdrighem via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 13:18:20 PDT 2015


JakeVanAdrighem added a comment.

I think it was able to avoid test failure simply because there are so few elements in the existing test that `compareNames` in qsort just happened to produce the same results each time.


http://reviews.llvm.org/D12851





More information about the llvm-commits mailing list