Skip to content
Commit d3c22f08 authored by Rafael Espindola's avatar Rafael Espindola
Browse files

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
parent a9bd572b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment