diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-14 00:20:13 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-14 00:20:13 +0000 |
commit | bd5ee505c94bb4002cc8c6e497f519c7265fa120 (patch) | |
tree | 6f6142970df4cc441a809a6d24408ca1f973d0bf /lldb/scripts/Python/python-wrapper.swig | |
parent | c9f277f754f3f2a805a077c7b53ef8216e598ec9 (diff) | |
download | llvm-bd5ee505c94bb4002cc8c6e497f519c7265fa120.zip llvm-bd5ee505c94bb4002cc8c6e497f519c7265fa120.tar.gz llvm-bd5ee505c94bb4002cc8c6e497f519c7265fa120.tar.bz2 |
CommandLine: Replace cold std::sort with array_pod_sort.
Also replace an old use of qsort with it. Compiles down to the same thing but
gives us some type safety. Safes a couple of kb on CommandLine.o.
NFC.
llvm-svn: 232236
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions