[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 11:43:55 PST 2018


aprantl updated this revision to Diff 133271.
aprantl added a comment.

Initialize the DenseSets with the size of Input.


https://reviews.llvm.org/D43036

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43036.133271.patch
Type: text/x-patch
Size: 3719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/4910ff54/attachment.bin>


More information about the llvm-commits mailing list