[PATCH] D62464: [PPC32] Improve 32-bit PowerPC: many applications linked against musl may work with this patch
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 3 02:19:43 PDT 2019
MaskRay updated this revision to Diff 202669.
MaskRay added a comment.
Add some support for BSS-PLT ABI
Will add some more tests.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62464/new/
https://reviews.llvm.org/D62464
Files:
ELF/Arch/PPC.cpp
ELF/Config.h
ELF/Driver.cpp
ELF/InputFiles.h
ELF/InputSection.cpp
ELF/Options.td
ELF/Relocations.cpp
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Thunks.cpp
ELF/Thunks.h
ELF/Writer.cpp
test/ELF/basic-ppc64.s
test/ELF/ppc-rela.s
test/ELF/ppc-relocs.s
test/ELF/ppc32-call-pic.s
test/ELF/ppc32-reloc-addr.s
test/ELF/ppc32-reloc-rel.s
test/ELF/relocation-copy-align-common.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62464.202669.patch
Type: text/x-patch
Size: 31656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190603/9e7ce9a5/attachment.bin>
More information about the llvm-commits
mailing list