[PATCH] D138135: [lld][ELF] Support LoongArch
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 02:11:20 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6084ee742064: [lld][ELF] Support LoongArch (authored by WANG Xuerui <git at xen0n.name>, committed by SixWeining).
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/docs/ReleaseNotes.rst
lld/docs/index.rst
lld/docs/ld.lld.1
lld/test/ELF/emulation-loongarch.s
lld/test/ELF/loongarch-abs64.s
lld/test/ELF/loongarch-add-sub.s
lld/test/ELF/loongarch-branch.s
lld/test/ELF/loongarch-interlink.test
lld/test/ELF/loongarch-pc-aligned.s
lld/test/ELF/loongarch-pcala-lo12-jirl-shared.s
lld/test/ELF/loongarch-pcala-lo12-jirl.s
lld/test/ELF/loongarch-plt.s
lld/test/ELF/loongarch-reloc-pic.s
lld/test/ELF/loongarch-tls-gd-edge-case.s
lld/test/ELF/loongarch-tls-gd.s
lld/test/ELF/loongarch-tls-ie.s
lld/test/ELF/loongarch-tls-ld.s
lld/test/ELF/loongarch-tls-le.s
lld/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138135.543885.patch
Type: text/x-patch
Size: 96372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/988e241c/attachment.bin>
More information about the llvm-commits
mailing list