Skip to content
  • Jack Carter's avatar
    Mips direct object xgot support · b05cb67b
    Jack Carter authored
    This patch provides support for the MIPS relocations:
    
        *)  R_MIPS_GOT_HI16
        *)  R_MIPS_GOT_LO16
        *)  R_MIPS_CALL_HI16
        *)  R_MIPS_CALL_LO16
    
    These are used for large GOT instruction sequences.
    
    Contributer: Jack Carter
    llvm-svn: 168471
    b05cb67b
Loading