[all-commits] [llvm/llvm-project] 967e29: [LLD][PowerPC][test] Update thunk range error repo...
Victor Huang via All-commits
all-commits at lists.llvm.org
Tue Sep 22 05:39:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 967e29ff8c8f572aceaa0f551b281a4d7c4a73bd
https://github.com/llvm/llvm-project/commit/967e29ff8c8f572aceaa0f551b281a4d7c4a73bd
Author: Victor Huang <wei.huang at ibm.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M lld/ELF/Thunks.cpp
A lld/test/ELF/ppc64-pcrel-call-to-toc-error.s
M lld/test/ELF/ppc64-pcrel-long-branch-error.s
Log Message:
-----------
[LLD][PowerPC][test] Update thunk range error report for PPC64PCRelLongBranchThunk
Update the thunk range error report for PPC64PCRelLongBranchThunk and add a range
error test case for PPC64R12SetupStub.
Differential Revision: https://reviews.llvm.org/D87381
More information about the All-commits
mailing list