[PATCH 1/4] Support MIPS64EL relocation type names

Nico Rieck nico.rieck at gmail.com
Fri Apr 5 00:31:33 PDT 2013


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.
---
  include/llvm/Object/ELF.h  | 93 
++++++++++++++++++++++++++++++----------------
  include/llvm/Support/ELF.h |  2 +
  2 files changed, 62 insertions(+), 33 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Support-MIPS64EL-relocation-type-names.patch
Type: text/x-patch
Size: 6530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130405/88c99584/attachment.bin>


More information about the llvm-commits mailing list