diff options
author | Peter Smith <peter.smith@linaro.org> | 2017-06-05 08:51:15 +0000 |
---|---|---|
committer | Peter Smith <peter.smith@linaro.org> | 2017-06-05 08:51:15 +0000 |
commit | 43e852fb79fe4a7bfca857d92b6b5d30c108cf45 (patch) | |
tree | 68fe3b061bcc0484ca3552e01459981bb54dd7b4 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 77a12b3972a95dc620a5a6ed8b7513caebb80f35 (diff) | |
download | llvm-43e852fb79fe4a7bfca857d92b6b5d30c108cf45.zip llvm-43e852fb79fe4a7bfca857d92b6b5d30c108cf45.tar.gz llvm-43e852fb79fe4a7bfca857d92b6b5d30c108cf45.tar.bz2 |
[ELF] SHF_LINK_ORDER should sort based on InputSectionDescriptions
This change alters the sorting for OutputSections with the SHF_LINK_ORDER
flag in OutputSection::finalize() to use the InputSectionDescription
representation and not the OutputSection::Sections representation.
Differential revision: https://reviews.llvm.org/D33772
llvm-svn: 304700
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions