"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "726838a3e5d6fe9f2e6d596878ad84cf5cf23241"
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
Loading
Please register or sign in to comment