diff options
author | Albion Fung <albionapc@gmail.com> | 2021-09-30 18:50:09 -0500 |
---|---|---|
committer | Albion Fung <albionapc@gmail.com> | 2021-09-30 22:36:13 -0500 |
commit | 29bb877499ce328f8f4a5d61e9bae94e5f97f908 (patch) | |
tree | 4156157d052d686047bac5a9f191077f37fe5de3 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | d2df5ce294cbaf3fe69e59e219cd8741e6185ed9 (diff) | |
download | llvm-29bb877499ce328f8f4a5d61e9bae94e5f97f908.zip llvm-29bb877499ce328f8f4a5d61e9bae94e5f97f908.tar.gz llvm-29bb877499ce328f8f4a5d61e9bae94e5f97f908.tar.bz2 |
[PowerPC] Fix lharx and lbarx builtin signatures
The signatures for the PowerPC builtins lharx and
lbarx are incorrect, and causes issues when used in a function
that requires the return of the builtin to be promoted.
This patch fixes these signatures.
Differential revision: https://reviews.llvm.org/D110273
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions