Benjamin Kramer 5175fd990c misched: Recompute priority queue when DFSResults are updated.
This was found by MSVC10's STL debug mode on a test from the test suite. Sadly
std::is_heap isn't standard so there is no way to assert this without writing
our own heap verify, which looks like overkill to me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168885 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-29 14:36:26 +00:00
..
2012-11-29 04:30:52 +00:00
2012-11-27 01:40:36 +00:00
2012-11-28 18:35:35 +00:00
2012-11-14 17:58:11 +00:00