diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2019-07-17 08:11:15 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2019-07-17 08:11:15 +0000 |
commit | 7f308af5eeea2d1b24aee0361d39dc43bac4cfe5 (patch) | |
tree | 81f19b961fd128f884ae7a95c3c438c85b76d83d /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallBuiltinFunction.py | |
parent | fc1c8f5d7d47139492ed9d6ef0df3c47eb1fbfd4 (diff) | |
download | bcm5719-llvm-7f308af5eeea2d1b24aee0361d39dc43bac4cfe5.tar.gz bcm5719-llvm-7f308af5eeea2d1b24aee0361d39dc43bac4cfe5.zip |
[mips] Support the "o" inline asm constraint
As well as other LLVM targets we do not handle "offsettable"
memory addresses in any special way. In other words, the "o" constraint
is an exact equivalent of the "m" one. But some existing code require
the "o" constraint support.
This fixes PR42589.
Differential Revision: https://reviews.llvm.org/D64792
llvm-svn: 366299
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallBuiltinFunction.py')
0 files changed, 0 insertions, 0 deletions