[PATCH] D38830: [DWARF] Fix bad comparator in sortGlobalExprs.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 18:06:41 PDT 2017


efriedma added a comment.

The obvious ways to reduce the testcase aren't working for me, and I don't really have a day to sink into it now.  If you really need it, it'll probably take me a couple weeks to find the time.  (The construct that's triggering it is something like https://bugs.llvm.org//show_bug.cgi?id=34921, but there's some funny interaction GlobalMerge and the exact order of the input which means simple transformations make the problem disappear.)


Repository:
  rL LLVM

https://reviews.llvm.org/D38830





More information about the llvm-commits mailing list