forked from OSchip/llvm-project
[mips] Update MIPS relocations list
No functional changes. llvm-svn: 234408
This commit is contained in:
parent
5a1a7ebe53
commit
ce6a4b82e7
|
@ -110,3 +110,4 @@ ELF_RELOC(R_MICROMIPS_GPREL7_S2, 172)
|
|||
ELF_RELOC(R_MICROMIPS_PC23_S2, 173)
|
||||
ELF_RELOC(R_MIPS_NUM, 218)
|
||||
ELF_RELOC(R_MIPS_PC32, 248)
|
||||
ELF_RELOC(R_MIPS_EH, 249)
|
||||
|
|
Loading…
Reference in New Issue