Skip to content
  • James Molloy's avatar
    Add support for the R_ARM_TARGET1 relocation, which should be given to... · 6685c08e
    James Molloy authored
    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
    6685c08e
Loading