[llvm-commits] [llvm] r138724 - in /llvm/trunk: lib/CodeGen/AsmPrinter/AsmPrinter.cpp test/CodeGen/X86/2011-08-29-InitOrder.ll

Duncan Sands baldrick at free.fr
Wed Aug 31 10:21:35 PDT 2011


> Doesn't this need to use std::stable_sort()?

I don't see why.  It just needs to use a deterministic sort.

Ciao, Duncan.



More information about the llvm-commits mailing list