summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def b/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def
index 7041896681c..28036889cca 100644
--- a/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def
+++ b/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def
@@ -149,6 +149,7 @@ ELF_RELOC(R_PPC_GOT_DTPREL16_HI, 93)
ELF_RELOC(R_PPC_GOT_DTPREL16_HA, 94)
ELF_RELOC(R_PPC_TLSGD, 95)
ELF_RELOC(R_PPC_TLSLD, 96)
+ELF_RELOC(R_PPC_IRELATIVE, 248)
ELF_RELOC(R_PPC_REL16, 249)
ELF_RELOC(R_PPC_REL16_LO, 250)
ELF_RELOC(R_PPC_REL16_HI, 251)
OpenPOWER on IntegriCloud