Chris Lattner 99d0015735 Introduce a new array_pod_sort function and switch LSR to use it
instead of std::sort.  This shrinks the release-asserts LSR.o file
by 1100 bytes of code on my system.

We should start using array_pod_sort where possible.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60335 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-01 06:49:59 +00:00
..
2008-08-01 05:50:13 +00:00
2008-08-14 21:17:07 +00:00
2008-11-03 03:50:40 +00:00
2008-11-10 10:05:09 +00:00
2008-11-27 00:17:25 +00:00