[PowerPC] Add missing R_PPC_* relocation types
authorFangrui Song <maskray@google.com>
Sun, 26 May 2019 08:31:00 +0000 (08:31 +0000)
committerFangrui Song <maskray@google.com>
Sun, 26 May 2019 08:31:00 +0000 (08:31 +0000)
commit603ca511f9169df81e6332721a0f37ab30160df7
tree1137d861674d439f1294fcb97f8f7aac34aa170a
parentf29120658b2492fb6a7f2d16abf2b14334435682
[PowerPC] Add missing R_PPC_* relocation types

While people mostly care about 64-bit, some systems need basic lib32
support. The plan is to make lld (see PR40888) capable of linking some
applications (PR40888).

llvm-svn: 361711
llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def