commit | cdfe790540ee29eb70df4b3f0f7238e9aa9c0713 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Thu Dec 17 16:22:06 2015 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu Dec 17 16:22:06 2015 +0000 |
tree | 5274d1fd258318b96a79aeaa621d2457565d7a29 | |
parent | 7396da812025d816f4de146bb324387529f17fed [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255902 91177308-0d34-0410-b5e6-96231b3b80d8