[mips] Remove R_MIPS_GOT which isn't used and shares the same number as R_MIPS_GOT16
[oota-llvm.git] / include / llvm / Support / ELF.h
index f7fa1f5cc87dbfc19acb06fca5588b3fd67caf45..2ac4259143663e2dc8a260ad2e32550d1d105321 100644 (file)
@@ -839,7 +839,6 @@ enum {
   R_MIPS_GPREL16           =  7,
   R_MIPS_LITERAL           =  8,
   R_MIPS_GOT16             =  9,
-  R_MIPS_GOT               =  9,
   R_MIPS_PC16              = 10,
   R_MIPS_CALL16            = 11,
   R_MIPS_GPREL32           = 12,