summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2019-07-17 08:11:15 +0000
committerSimon Atanasyan <simon@atanasyan.com>2019-07-17 08:11:15 +0000
commit7f308af5eeea2d1b24aee0361d39dc43bac4cfe5 (patch)
tree81f19b961fd128f884ae7a95c3c438c85b76d83d /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentfc1c8f5d7d47139492ed9d6ef0df3c47eb1fbfd4 (diff)
downloadbcm5719-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/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud