[PATCH] D37960: [mips] Fix relocation record format and ELF header for N32 ABI

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 03:46:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313873: [mips] Fix relocation record format and ELF header for N32 ABI (authored by atanasyan).

Changed prior to commit:
  https://reviews.llvm.org/D37960?vs=116141&id=116163#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37960

Files:
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h
  llvm/trunk/test/MC/Mips/cpsetup.s
  llvm/trunk/test/MC/Mips/elf_header.s
  llvm/trunk/test/MC/Mips/expansion-j-sym-pic.s
  llvm/trunk/test/MC/Mips/expansion-jal-sym-pic.s
  llvm/trunk/test/MC/Mips/reloc-directive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37960.116163.patch
Type: text/x-patch
Size: 32289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170921/9e9a6bd3/attachment.bin>


More information about the llvm-commits mailing list