[all-commits] [llvm/llvm-project] 00925a: [ELF][PPC32] Fix canonical PLTs when the order doe...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 28 22:24:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 00925aadb3f26ed41d4f1d35c1328adad1a3eeb1
https://github.com/llvm/llvm-project/commit/00925aadb3f26ed41d4f1d35c1328adad1a3eeb1
Author: Fangrui Song <maskray at google.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M lld/ELF/Arch/PPC.cpp
M lld/ELF/Relocations.cpp
M lld/ELF/SyntheticSections.cpp
M lld/ELF/SyntheticSections.h
M lld/ELF/Writer.cpp
M lld/test/ELF/Inputs/canonical-plt-pcrel.s
M lld/test/ELF/ppc32-canonical-plt.s
Log Message:
-----------
[ELF][PPC32] Fix canonical PLTs when the order does not match the PLT order
Reviewed By: Bdragon28
Differential Revision: https://reviews.llvm.org/D75394
More information about the All-commits
mailing list