[PATCH] D43288: [AArch64] Add support for secrel add/load/store relocations for COFF

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 13:30:20 PST 2018


mstorsjo updated this revision to Diff 135320.
mstorsjo added a comment.

Added documentation about the new symbol variants.


https://reviews.llvm.org/D43288

Files:
  docs/Extensions.rst
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
  lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp
  test/MC/AArch64/coff-relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43288.135320.patch
Type: text/x-patch
Size: 8720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/fe3535ee/attachment.bin>


More information about the llvm-commits mailing list