summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2016-08-17 03:56:04 +0000
committerJason Molenda <jmolenda@apple.com>2016-08-17 03:56:04 +0000
commit0dace2d3a1135b4e9b44a23076f9565e7186e99b (patch)
tree112069885fda5d210103d8869c16c473e494aaab /llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp
parentf7ba716bcb231dc7337637616fc2cb525d174247 (diff)
downloadbcm5719-llvm-0dace2d3a1135b4e9b44a23076f9565e7186e99b.tar.gz
bcm5719-llvm-0dace2d3a1135b4e9b44a23076f9565e7186e99b.zip
Fix the RangeMapVector::FindEntryThatContainsOrFollows method to
back up the iterator, as long as it still contains the address. std::lower_bound will point us to the entry after the one we are really interested in, leading to problems with backtracing in corefiles. <rdar://problem/27823549> llvm-svn: 278901
Diffstat (limited to 'llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud