summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorAleksandar Beserminji <Aleksandar.Beserminji@mips.com>2018-06-11 16:50:28 +0000
committerAleksandar Beserminji <Aleksandar.Beserminji@mips.com>2018-06-11 16:50:28 +0000
commit62cf9d21ab0e86bfc1fb8ab65e0e8f70ea986058 (patch)
treef2d201f43fc76065c150555d355cefa7cb9db752 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent03ab0fccc10852c55c0a348bacdd9551c67e676d (diff)
downloadbcm5719-llvm-62cf9d21ab0e86bfc1fb8ab65e0e8f70ea986058.tar.gz
bcm5719-llvm-62cf9d21ab0e86bfc1fb8ab65e0e8f70ea986058.zip
[mips] Fix spill slot for mips3, n64 abi
When program is compiled for mips3 with n64 abi, wrong register class is used for creating an emergency spill slot. This patch fixes the correct register class to be chosen. This patch resolves PR35859. Thanks to John Baldwin for reporting the issue! Differential Revision: https://reviews.llvm.org/D47938 llvm-svn: 334419
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud