[PATCH] D76746: [MC][ARM] Make .reloc support arbitrary relocation types

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 12:36:25 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc389526171eb: [MC][ARM] Make .reloc support arbitrary relocation types (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76746

Files:
  llvm/include/llvm/MC/MCFixup.h
  llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  llvm/test/MC/ARM/reloc-directive-err.s
  llvm/test/MC/ARM/reloc-directive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76746.253196.patch
Type: text/x-patch
Size: 7079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/4d654888/attachment.bin>


More information about the llvm-commits mailing list