OSDN Git Service

Support MIPS64EL relocation type names
authorNico Rieck <nico.rieck@gmail.com>
Fri, 12 Apr 2013 03:59:28 +0000 (03:59 +0000)
committerNico Rieck <nico.rieck@gmail.com>
Fri, 12 Apr 2013 03:59:28 +0000 (03:59 +0000)
commit346801a5c6e1542bd69d951f95efd9e582e9d348
tree951861c27c72ab525d50cdf4bfa4c8866a0a83f6
parent171a8adf3168aee2f739f91c1800e9025892c7b5
Support MIPS64EL relocation type names

MIPS64EL relocation entries have up to three relocation operations. Because
libObject only exposes a single relocation name, use the concatenation of
the individual relocation type names.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179357 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELF.h