Skip to content
Commit 2c2dd15a authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 5b3638b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment