Change the default of --apply-dynamic-relocs.
When using Elf_Rela every tool should use the addend in the relocation. We have --apply-dynamic-relocs to work around bugs in tools that don't do that. The default value of --apply-dynamic-relocs should be false to make sure these bugs are more easily found in the future. llvm-svn: 324264
Loading
Please sign in to comment