diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-03-14 22:50:07 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-03-14 22:50:07 +0000 |
commit | d3c22f08b3138bd1b420e49bd751c20a97a809c5 (patch) | |
tree | aa261969e87332755fdecdfa74c10447d181732f /lldb/packages/Python/lldbsuite | |
parent | a9bd572b6ff780749b55cdbc6d47b868f8f15750 (diff) | |
download | bcm5719-llvm-d3c22f08b3138bd1b420e49bd751c20a97a809c5.tar.gz bcm5719-llvm-d3c22f08b3138bd1b420e49bd751c20a97a809c5.zip |
Don't create copy relocs or dummy plt's if given -z notext.
Being passed -z notext is a pretty strong indication that the user is
OK with text relocations. This is not the same behavior as bfd, but
bfd defaults to -z notext, so it has to try to avoid text relocations
and use them as a last resort.
llvm-svn: 297789
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions