summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2018-02-08 23:21:15 +0000
committerAdrian Prantl <aprantl@apple.com>2018-02-08 23:21:15 +0000
commit03dd6f57390217378942eb74cf23bfd47083bb40 (patch)
treebf633fecb535e3b2aa89da57d7597b58ca7f245c /llvm/lib/CodeGen/MachineBasicBlock.cpp
parente44bdb3f70918c67c99326e12f929e0466a20f9d (diff)
downloadbcm5719-llvm-03dd6f57390217378942eb74cf23bfd47083bb40.tar.gz
bcm5719-llvm-03dd6f57390217378942eb74cf23bfd47083bb40.zip
Use a stable topological sort in DwarfCompileUnit::createScopeChildrenDIE()
This addresses review feedback for D42940. The topological sort is slightly more expensive but it can now also detect cycles in the dependencies and actually works correctly. rdar://problem/37217988 Differential Review: https://reviews.llvm.org/D43036 llvm-svn: 324677
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud