A brief survey of priority_queue usage in the tree turned this up
authorDan Gohman <gohman@apple.com>
Mon, 23 Jun 2008 23:51:16 +0000 (23:51 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 23 Jun 2008 23:51:16 +0000 (23:51 +0000)
commit51cd9d6e073932fcb37f1857c66249d6c7d368ee
treeae240df6fb17643ac51eb180cfbcb880c0b783ba
parentcaf746aa5a836bc3401049235c6d7d41c5921502
A brief survey of priority_queue usage in the tree turned this up
as a questionable case, but the code isn't actually needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52657 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLinearScan.cpp