diff options
author | Fangrui Song <maskray@google.com> | 2019-08-17 06:28:03 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-08-17 06:28:03 +0000 |
commit | d5d79dfd563d45eabfe9b8f5967e5ccfa5755e5c (patch) | |
tree | 81f95284c791aba747ee1ea8ad4c72614e8ccecf /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | c0d70bca0f9f421db80c8e96a4b5dda12de46f2f (diff) | |
download | bcm5719-llvm-d5d79dfd563d45eabfe9b8f5967e5ccfa5755e5c.tar.gz bcm5719-llvm-d5d79dfd563d45eabfe9b8f5967e5ccfa5755e5c.zip |
[ELF][PPC] Fix getRelExpr for R_PPC64_REL16_HI
Fixes https://github.com/ClangBuiltLinux/linux/issues/640
R_PPC64_REL16_HI was incorrectly computed as an R_ABS relocation.
rLLD368964 made it a linker failure. Change it to use R_PC to fix the
failures.
Add ppc64-reloc-rel.s for these R_PPC64_REL* tests.
llvm-svn: 369184
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions