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

Anton Daubert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 05:44:50 PDT 2022


antondaubert added a comment.

@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.


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

https://reviews.llvm.org/D125776



More information about the llvm-commits mailing list