[PATCH] D61973: [AArch64] Support .reloc *, R_AARCH64_NONE, *
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 23:37:43 PDT 2019
MaskRay updated this revision to Diff 199757.
MaskRay added a comment.
Set shouldForceRelocation to allow 0 symbol index, e.g. .reloc 0, R_AARCH64_NONE, 8
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61973/new/
https://reviews.llvm.org/D61973
Files:
lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h
test/MC/AArch64/reloc-directive.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61973.199757.patch
Type: text/x-patch
Size: 5022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/a4d1d1c7/attachment.bin>
More information about the llvm-commits
mailing list