summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2016-01-10 17:53:43 +0000
committeradrian <adrian@FreeBSD.org>2016-01-10 17:53:43 +0000
commitef0b7e48a5cfb292f8c25124811d658549b982d2 (patch)
treee9722b59be1a40d1c03a0977c496c8d0c1c252a8 /contrib/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parentf5d714b876f969adce2affd720c9237b29047693 (diff)
downloadFreeBSD-src-ef0b7e48a5cfb292f8c25124811d658549b982d2.zip
FreeBSD-src-ef0b7e48a5cfb292f8c25124811d658549b982d2.tar.gz
Fix the domain iterator to not try the first-touch / fixed domain
more than once when doing round-robin. This lead to a panic because the iterator was trying the same domain twice and not trying one of the other domains. Reported by: pho Tested by: pho
Diffstat (limited to 'contrib/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud