diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-09-16 21:29:07 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-09-16 21:29:07 +0000 |
commit | aab6d5c52a2ffd9ed392d13ffcd23bd8156fd026 (patch) | |
tree | 5962627dda83a892fc4999a7b56aa8af4aa9c621 /llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | |
parent | c96f6db2463451a7e24992e6fe3fed9c7a1f1540 (diff) | |
download | bcm5719-llvm-aab6d5c52a2ffd9ed392d13ffcd23bd8156fd026.tar.gz bcm5719-llvm-aab6d5c52a2ffd9ed392d13ffcd23bd8156fd026.zip |
Put SHF_ALLOC sections first, even with linker scripts.
This matches gold and bfd, and is pretty much required by some linker
scripts. They end with commands like
foo 0 : { *(bar) }
if we put any SHF_ALLOC sections after they can have an address that
is too low.
llvm-svn: 281778
Diffstat (limited to 'llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp')
0 files changed, 0 insertions, 0 deletions