Add support for the R_ARM_TARGET1 relocation, which should be given to...
Add support for the R_ARM_TARGET1 relocation, which should be given to relocations applied to all C++ constructors and destructors. This enables the linker to match concrete relocation types (absolute or relative) with whatever library or C++ support code is being linked against. llvm-svn: 149057
Loading
Please register or sign in to comment