[PATCH] D61992: [ARM] Support .reloc *, R_ARM_NONE, *

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 19:49:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360980: [ARM] Support .reloc *, R_ARM_NONE, * (authored by MaskRay, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61992/new/

https://reviews.llvm.org/D61992

Files:
  llvm/trunk/include/llvm/MC/MCFixup.h
  llvm/trunk/lib/MC/MCAsmBackend.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h
  llvm/trunk/test/MC/ARM/reloc-directive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61992.199962.patch
Type: text/x-patch
Size: 7623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/90479783/attachment.bin>


More information about the llvm-commits mailing list