[PATCH] D138135: [WIP][ELF] Support LoongArch
WÁNG Xuěruì via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 21 02:24:11 PST 2023
xen0n updated this revision to Diff 491057.
xen0n added a comment.
Add a couple of tests, implement the R_LARCH_PCALA_LO12 on JIRL kludge
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138135/new/
https://reviews.llvm.org/D138135
Files:
lld/ELF/Arch/LoongArch.cpp
lld/ELF/CMakeLists.txt
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputSection.cpp
lld/ELF/Relocations.cpp
lld/ELF/Relocations.h
lld/ELF/ScriptParser.cpp
lld/ELF/Target.cpp
lld/ELF/Target.h
lld/test/ELF/loongarch-branch-b16.s
lld/test/ELF/loongarch-branch-b21.s
lld/test/ELF/loongarch-branch-b26.s
lld/test/ELF/loongarch-cmodel-medium-calls.s
lld/test/ELF/loongarch-elf-flags.s
lld/test/ELF/loongarch-plt.s
lld/test/ELF/loongarch-relocs-abs64.s
lld/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138135.491057.patch
Type: text/x-patch
Size: 52160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230121/9bba02e7/attachment.bin>
More information about the llvm-commits
mailing list