[PATCH] D62464: [PPC32] Improve the 32-bit PowerPC port
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 6 10:00:17 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362721: [PPC32] Improve the 32-bit PowerPC port (authored by MaskRay, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62464?vs=203389&id=203392#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62464/new/
https://reviews.llvm.org/D62464
Files:
lld/trunk/ELF/Arch/PPC.cpp
lld/trunk/ELF/InputFiles.h
lld/trunk/ELF/InputSection.cpp
lld/trunk/ELF/Options.td
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/Relocations.h
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Target.h
lld/trunk/ELF/Thunks.cpp
lld/trunk/ELF/Thunks.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/basic-ppc.s
lld/trunk/test/ELF/ppc-rela.s
lld/trunk/test/ELF/ppc-relocs.s
lld/trunk/test/ELF/ppc32-abs-pic.s
lld/trunk/test/ELF/ppc32-call-stub-nopic.s
lld/trunk/test/ELF/ppc32-call-stub-pic.s
lld/trunk/test/ELF/ppc32-gnu-ifunc-nonpreemptable.s
lld/trunk/test/ELF/ppc32-gnu-ifunc.s
lld/trunk/test/ELF/ppc32-local-branch.s
lld/trunk/test/ELF/ppc32-reloc-addr.s
lld/trunk/test/ELF/ppc32-reloc-got.s
lld/trunk/test/ELF/ppc32-reloc-rel.s
lld/trunk/test/ELF/ppc32-weak-undef-call.s
lld/trunk/test/ELF/silent-ignore.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62464.203392.patch
Type: text/x-patch
Size: 63718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/c1d9a866/attachment.bin>
More information about the llvm-commits
mailing list