[PATCH] D39214: [MachineModuleInfoImpls] Replace qsort with std::stable_sort

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 23:25:16 PDT 2017


bkramer added a comment.

Can you point at the test cases that are failing? This would mean that there are two symbols with the same name, which seems like something that shouldn't happen.


Repository:
  rL LLVM

https://reviews.llvm.org/D39214





More information about the llvm-commits mailing list