[PATCH] D75042: [LLD][ELF][ARM] Implement Thumb pc-relative relocations for adr and ldr
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 03:34:33 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b035b607f5f: [LLD][ELF][ARM] Implement Thumb pc-relative relocations for adr and ldr (authored by psmith).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75042/new/
https://reviews.llvm.org/D75042
Files:
lld/ELF/Arch/ARM.cpp
lld/ELF/InputSection.cpp
lld/ELF/Relocations.h
lld/test/ELF/arm-thumb-adr-err.s
lld/test/ELF/arm-thumb-adr.s
lld/test/ELF/arm-thumb-ldrlit-err.s
lld/test/ELF/arm-thumb-ldrlit.s
lld/test/ELF/arm-thumb-pc8-weak.s
lld/test/ELF/arm-thumb-undefined-weak.s
lld/test/ELF/arm-thumb2-adr-err.s
lld/test/ELF/arm-thumb2-adr.s
lld/test/ELF/arm-thumb2-ldrlit-err.s
lld/test/ELF/arm-thumb2-ldrlit.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75042.247210.patch
Type: text/x-patch
Size: 22381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/ecf51711/attachment.bin>
More information about the llvm-commits
mailing list