diff options
Diffstat (limited to 'lld/ELF/InputSection.h')
-rw-r--r-- | lld/ELF/InputSection.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/ELF/InputSection.h b/lld/ELF/InputSection.h index c34c94d336d..1e243e8b084 100644 --- a/lld/ELF/InputSection.h +++ b/lld/ELF/InputSection.h @@ -37,7 +37,6 @@ enum RelExpr { R_GOT_PC, R_MIPS_GOT, R_MIPS_GOT_LOCAL, - R_MIPS_GP0, R_NEG_TLS, R_PAGE_PC, R_PC, |