forked from OSchip/llvm-project
9b3af5e7b7
The strippable Swift reflection sections contain subtractor relocations that need to be applied. There are two situations we need to support. 1) Both symbols used in the relocation come from the .o file (for example, one symbol lives in __swift5_fieldmd and the second in __swift5_reflstr). 2) One symbol comes from th .o file and the second from the main binary (for example, __swift5_fieldmd and __swift5_typeref). Differential Revision: https://reviews.llvm.org/D120574 |
||
---|---|---|
.. | ||
ARM | ||
Inputs | ||
X86 | ||
absolute_symbol.test | ||
arch-option.test | ||
archive-timestamp.test | ||
basic-linking.test | ||
cmdline.test | ||
debug-map-parsing.test | ||
dump-symtab.test | ||
fat-binary-output.test | ||
null-die.test | ||
yaml-object-address-rewrite.test |