[PATCH] D96188: [ELF] Support aarch64_be
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 6 12:55:04 PST 2021
MaskRay updated this revision to Diff 321961.
MaskRay added a comment.
Herald added subscribers: steven_wu, hiraditya.
Support bitcode file e_machine inference
Test .got.plt
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96188/new/
https://reviews.llvm.org/D96188
Files:
lld/ELF/Arch/AArch64.cpp
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/ScriptParser.cpp
lld/test/ELF/aarch64-abs16.s
lld/test/ELF/aarch64-abs32.s
lld/test/ELF/aarch64-data-relocs.s
lld/test/ELF/aarch64-gnu-ifunc-plt.s
lld/test/ELF/aarch64-prel16.s
lld/test/ELF/aarch64-prel32.s
lld/test/ELF/emulation-aarch64.s
lld/test/ELF/lto/aarch64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96188.321961.patch
Type: text/x-patch
Size: 12694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210206/e3613813/attachment.bin>
More information about the llvm-commits
mailing list