mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 17:00:01 +00:00
[ELFRelocs] Other architectures do not have *_NUM reloc.
It also seems to be unused. Get rid of it. Thanks to Rafael for pointing out. llvm-svn: 267428
This commit is contained in:
parent
5d07243529
commit
9af8c88f86
@ -45,4 +45,3 @@ ELF_RELOC(R_386_TLS_DESC_CALL, 40)
|
||||
ELF_RELOC(R_386_TLS_DESC, 41)
|
||||
ELF_RELOC(R_386_IRELATIVE, 42)
|
||||
ELF_RELOC(R_386_GOT32X, 43)
|
||||
ELF_RELOC(R_386_NUM, 44)
|
||||
|
Loading…
x
Reference in New Issue
Block a user