diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-08-04 10:25:29 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-08-04 10:25:29 +0000 |
commit | d6bcde389ac3f9dd7fee40a0303e97a8aeb85778 (patch) | |
tree | 01c0f9f38f9b0e39268dbf7dd1de8b233725d054 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 1c17001235a17c1565f92a5b602f44feebe54232 (diff) | |
download | bcm5719-llvm-d6bcde389ac3f9dd7fee40a0303e97a8aeb85778.tar.gz bcm5719-llvm-d6bcde389ac3f9dd7fee40a0303e97a8aeb85778.zip |
[ELF] - Fix "--symbol-ordering-file doesn't work with linker scripts"
This is PR33889,
Patch adds support of combination of linkerscript and
-symbol-ordering-file option.
If no sorting commands are present in script inside section declaration
and no --sort-section option specified, code uses sorting from ordering
file if any exist.
Differential revision: https://reviews.llvm.org/D35843
llvm-svn: 310045
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions