diff options
author | Kai Luo <lkail@cn.ibm.com> | 2023-09-14 01:49:17 +0000 |
---|---|---|
committer | Kai Luo <lkail@cn.ibm.com> | 2023-09-14 02:40:45 +0000 |
commit | 1dae4dd0d80fd453d60564b60a70f1b3814ef5a5 (patch) | |
tree | 0d0598021133f814c9f433fcaffa9313fbe9db97 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 347b3f120903fcdc255b78177cb584e4c0aa4b54 (diff) | |
download | llvm-1dae4dd0d80fd453d60564b60a70f1b3814ef5a5.zip llvm-1dae4dd0d80fd453d60564b60a70f1b3814ef5a5.tar.gz llvm-1dae4dd0d80fd453d60564b60a70f1b3814ef5a5.tar.bz2 |
[JITLink][PowerPC] Fix incorrect assertion of addend for R_PPC64_REL24
There is case that R_PPC64_REL24 with non-zero addend. The assertion is incorrectly triggered in such situation.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D158708
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions