aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-12-17 16:22:06 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-12-17 16:22:06 +0000
commitf44db24e1fd948c75c87aea017646f16553d3361 (patch)
treecf2e624f47b525837a756f0a601cf301cbdf92e2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentad579928878bffb2ba8899e7f6e311ef8dcdccdb (diff)
downloadllvm-f44db24e1fd948c75c87aea017646f16553d3361.zip
llvm-f44db24e1fd948c75c87aea017646f16553d3361.tar.gz
llvm-f44db24e1fd948c75c87aea017646f16553d3361.tar.bz2
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 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions