diff options
| author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2013-05-08 17:50:57 +0000 |
|---|---|---|
| committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2013-05-08 17:50:57 +0000 |
| commit | c37077af7bfdc22da2d267eee7905927dd5fdd17 (patch) | |
| tree | bb01cf1bc63e8a97be0e43ff7eacc436cd936e4d /docs/CommandGuide | |
| parent | a3967b6844f4be588c724ada3692e734bba65cf1 (diff) | |
[PowerPC] Add some missing PPC64 relocs
All R_PPC_... relocs should also be present (using the same number)
under the corresponding R_PPC64_... name. The latter were missing
for a couple of cases, which this patch adds.
This is not a big problem when emitting the reloc, because we can
just use the R_PPC_... define instead. But it is a problem when
*dumping* relocations e.g. using llvm-readobj, because this will
expect only R_PPC64_... values when inspecting a ppc64 ELF file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181451 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions
