[PATCH] D72892: [MC][ARM] Resolve some pcrel fixups at assembly time

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 17:56:27 PST 2020


MaskRay updated this revision to Diff 238675.
MaskRay added a comment.

Add a FIXME


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72892

Files:
  llvm/include/llvm/MC/MCFixupKindInfo.h
  llvm/lib/MC/MCAssembler.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  llvm/test/MC/ARM/Windows/invalid-relocation.s
  llvm/test/MC/ARM/pcrel-global.s
  llvm/test/MC/MachO/ARM/bad-darwin-ARM-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72892.238675.patch
Type: text/x-patch
Size: 5710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/84609edf/attachment.bin>


More information about the llvm-commits mailing list