llvm-mirror/include
Chris Lattner 80d0eff786 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.

llvm-svn: 60335
2008-12-01 06:49:59 +00:00
..
llvm Introduce a new array_pod_sort function and switch LSR to use it 2008-12-01 06:49:59 +00:00
llvm-c Add protected visibility to libLTO. 2008-11-29 22:49:59 +00:00