Skip to content
  • Jack Carter's avatar
    The Mips specific relocation R_MIPS_GOT_DISP · 5ddcfda8
    Jack Carter authored
    is used in cases where global symbols are 
    directly represented in the GOT and we use an 
    offset into the global offset table.
    
    This patch adds direct object support for R_MIPS_GOT_DISP.
    
    llvm-svn: 160183
    5ddcfda8
Loading