[PATCH] D125776: [llvm-debuginfo-analyzer] 01 - Interval tree

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 06:13:45 PDT 2022


CarlosAlbertoEnciso added a comment.

In D125776#3820631 <https://reviews.llvm.org/D125776#3820631>, @antondaubert wrote:

> @CarlosAlbertoEnciso I replaced them as well. They did't had an effect. only the one within the method sortIntervals was relevant. So, if replacing all sort with stable_sort it was also not harmful.

@antondaubert I have created a patch https://reviews.llvm.org/D134805

Once again, thanks very much for all your help.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125776/new/

https://reviews.llvm.org/D125776



More information about the llvm-commits mailing list