diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-01-11 22:54:38 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-01-11 22:54:38 +0000 |
commit | fbbd4abfe5a89e432240d2c05201b44a5e2f2f78 (patch) | |
tree | f786edd3bdfd7dc0cbe86f970a687fdd847bf39c /lib/CodeGen/LiveDebugVariables.cpp | |
parent | a518ccc26a0e01d93a58e305f7c19c42fa640bb9 (diff) |
Fix a non-deterministic loop in llvm::MergeBlockIntoPredecessor.
DT->changeImmediateDominator() trivially ignores identity updates, so there is
really no need for the uniqueing provided by SmallPtrSet.
I expect this to fix PR8954.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123286 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions