diff options
author | Fangrui Song <maskray@google.com> | 2020-03-26 21:20:13 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-04-04 10:59:17 -0700 |
commit | 9195b0191130a8d5f1751f60b3489782ca5dc315 (patch) | |
tree | 7e0831556cace0b7b93e343024f7657e88e24dfc /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | a13212582a901beb57f9c041df68c7b34eef0524 (diff) | |
download | llvm-9195b0191130a8d5f1751f60b3489782ca5dc315.zip llvm-9195b0191130a8d5f1751f60b3489782ca5dc315.tar.gz llvm-9195b0191130a8d5f1751f60b3489782ca5dc315.tar.bz2 |
[ELF][PPC64] Enable R_PPC64_REL14 trunks
The thunk implementation is available but an assertion disallows it.
Linux kernel has such a use case: in arch/powerpc/kernel/exceptions-64s.S:handle_page_fault,
beq+ ret_from_except_lite may get out of range.
Link: https://github.com/ClangBuiltLinux/linux/issues/951
Differential Revision: https://reviews.llvm.org/D76904
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions