diff options
author | Dan Gohman <gohman@apple.com> | 2010-05-26 18:52:00 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-05-26 18:52:00 +0000 |
commit | 93d343357944beb701d425fc7ef00dd7b0a32bd7 (patch) | |
tree | 6256b23514069d28abf7cfd910bafbffef38b5ba /docs/ExceptionHandling.html | |
parent | f0f1bfe89a8127d5df82256440eddafd892aeb22 (diff) | |
download | external_llvm-93d343357944beb701d425fc7ef00dd7b0a32bd7.zip external_llvm-93d343357944beb701d425fc7ef00dd7b0a32bd7.tar.gz external_llvm-93d343357944beb701d425fc7ef00dd7b0a32bd7.tar.bz2 |
Eliminate the use of PriorityQueue and just use a std::vector,
implementing pop with a linear search for a "best" element. The priority
queue was a neat idea, but in practice the comparison functions depend
on dynamic information.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104718 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ExceptionHandling.html')
0 files changed, 0 insertions, 0 deletions