convert an std::sort to array_pod_sort.
authorChris Lattner <sabre@nondot.org>
Mon, 13 Dec 2010 02:00:58 +0000 (02:00 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Dec 2010 02:00:58 +0000 (02:00 +0000)
commit6d4d21e29d4840236ab6f15c5247379820021d0c
tree321b02588e9336904960838155a2ffecfcf9a806
parentcd4b709d73f8705571d5680d5d7c1962a1239fda
convert an std::sort to array_pod_sort.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121669 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp