diff options
Diffstat (limited to 'ELF/Relocations.h')
-rw-r--r-- | ELF/Relocations.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ELF/Relocations.h b/ELF/Relocations.h index d74d7b9b458e..befe15b8f3b9 100644 --- a/ELF/Relocations.h +++ b/ELF/Relocations.h @@ -82,7 +82,6 @@ enum RelExpr { R_AARCH64_RELAX_TLS_GD_TO_IE_PAGE_PC, R_AARCH64_TLSDESC_PAGE, R_ARM_SBREL, - R_HEXAGON_GOT, R_MIPS_GOTREL, R_MIPS_GOT_GP, R_MIPS_GOT_GP_PC, |