[PATCH] D72197: [MC][ELF] Emit a relocation if target is defined in the same section and is non-local
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 11:03:50 PST 2020
MaskRay updated this revision to Diff 236422.
MaskRay added a comment.
Add in-section global/local to ARM/thumb1-branch-reloc.s as peter.smith suggested.
Improve ELF/target-in-same-section.s
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72197/new/
https://reviews.llvm.org/D72197
Files:
lld/test/ELF/global-offset-table-position-aarch64.s
llvm/lib/MC/ELFObjectWriter.cpp
llvm/test/MC/ARM/thumb1-branch-reloc.s
llvm/test/MC/ARM/thumb2-beq-fixup.s
llvm/test/MC/ELF/relax.s
llvm/test/MC/ELF/target-in-same-section.s
llvm/test/MC/X86/align-branch-64-2a.s
llvm/test/MC/X86/align-branch-64-2b.s
llvm/test/MC/X86/align-branch-64-2c.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72197.236422.patch
Type: text/x-patch
Size: 7247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/1d4c1050/attachment.bin>
More information about the llvm-commits
mailing list