[PATCH] D96322: DebugInfo/Symbolize: Don't differentiate function/data symbolization

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 22:54:33 PST 2021


MaskRay added a comment.

In D96322#2558898 <https://reviews.llvm.org/D96322#2558898>, @dmajor wrote:

> coff-dwarf.test started failing after this commit: http://lab.llvm.org:8011/#/builders/109/builds/8398

The code used non-stable `llvm::sort`. Fixed by 0fd7c31a098efdfaa5a57dbac6e9c0921b00a999 <https://reviews.llvm.org/rG0fd7c31a098efdfaa5a57dbac6e9c0921b00a999>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96322



More information about the llvm-commits mailing list