]> granicus.if.org Git - llvm/commit
Use array_pod_sort instead of std::sort
authorSanjoy Das <sanjoy@playingwithpointers.com>
Sun, 7 May 2017 05:29:34 +0000 (05:29 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Sun, 7 May 2017 05:29:34 +0000 (05:29 +0000)
commit23430d8ce19dbfd3b7774cd261b1d4420a80878e
tree5080f746faeafe2e8b2ecb2797f4974f11e6ca62
parent98dab84b5ce4e8f5d3d7d194cd2d9e04e0d772d8
Use array_pod_sort instead of std::sort

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302367 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp