diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-17 16:22:06 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-17 16:22:06 +0000 |
commit | f44db24e1fd948c75c87aea017646f16553d3361 (patch) | |
tree | cf2e624f47b525837a756f0a601cf301cbdf92e2 /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp | |
parent | ad579928878bffb2ba8899e7f6e311ef8dcdccdb (diff) | |
download | bcm5719-llvm-f44db24e1fd948c75c87aea017646f16553d3361.tar.gz bcm5719-llvm-f44db24e1fd948c75c87aea017646f16553d3361.zip |
Avoid explicit relocation sorting most of the time.
These days relocations are created and stored in a deterministic way.
The order they are created is also suitable for the .o file, so we don't
need an explicit sort.
The last remaining exception is MIPS.
llvm-svn: 255902
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp')
0 files changed, 0 insertions, 0 deletions