diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-02-24 08:26:18 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-02-24 08:26:18 +0000 |
commit | 87b0d68633af15873eb8fe55388bde45ef23cb80 (patch) | |
tree | 704057330bb4f5f43885a37cf78b895d3be5b029 /lldb/packages/Python/lldbsuite | |
parent | 259a0cf3ee75012c4e213153ba4dbbd607f1132c (diff) | |
download | bcm5719-llvm-87b0d68633af15873eb8fe55388bde45ef23cb80.tar.gz bcm5719-llvm-87b0d68633af15873eb8fe55388bde45ef23cb80.zip |
[ELF] - Implemented --no-dynamic-linker option
Feature is used for producing static-linked PIE executables
(https://gcc.gnu.org/ml/gcc/2015-06/msg00008.html)
And was implemented in GNU ld https://gcc.gnu.org/ml/gcc/2015-08/msg00099.html
I also found it in linux kernel build system,
though I think that x86/x64 bootloader does not really rely on it.
Seems it used for PPC though.
Differential revision: https://reviews.llvm.org/D30258
llvm-svn: 296097
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions