[PATCH] D43036: Use a stable topological sort instead of std::stable_sort in DIE *DwarfCompileUnit::createScopeChildrenDIE()

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 20:40:34 PST 2018


aprantl updated this revision to Diff 133366.
aprantl marked 3 inline comments as done.
aprantl added a comment.

Address most review feedback, still need to come up with a better testcase.


https://reviews.llvm.org/D43036

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43036.133366.patch
Type: text/x-patch
Size: 3772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/686115b9/attachment.bin>


More information about the llvm-commits mailing list