diff options
Diffstat (limited to 'lld/ELF/Relocations.h')
| -rw-r--r-- | lld/ELF/Relocations.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lld/ELF/Relocations.h b/lld/ELF/Relocations.h index 161ce7484fc..2671b1e5886 100644 --- a/lld/ELF/Relocations.h +++ b/lld/ELF/Relocations.h @@ -61,9 +61,6 @@ enum RelExpr { R_RELAX_TLS_IE_TO_LE, R_RELAX_TLS_LD_TO_LE, R_SIZE, - R_THUNK_ABS, - R_THUNK_PC, - R_THUNK_PLT_PC, R_TLS, R_TLSDESC, R_TLSDESC_PAGE, |

