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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 11:21:15 PDT 2020


MaskRay updated this revision to Diff 252628.
MaskRay marked 6 inline comments as done.
MaskRay added a comment.

Improve comments


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.252628.patch
Type: text/x-patch
Size: 7077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200325/c422d718/attachment.bin>


More information about the llvm-commits mailing list