summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2011-12-22 23:39:48 +0000
committerBob Wilson <bob.wilson@apple.com>2011-12-22 23:39:48 +0000
commit1a74de95040808c0063fe3a73cd78ca5ba6c815c (patch)
treefe4321d47c2f3a9e7dba205ddf1ed86cfa7fc872 /lldb/test/python_api/debugger/TestDebuggerAPI.py
parent72be32af88cdaf2a22a4e5d631b53347bdefcd10 (diff)
downloadbcm5719-llvm-1a74de95040808c0063fe3a73cd78ca5ba6c815c.tar.gz
bcm5719-llvm-1a74de95040808c0063fe3a73cd78ca5ba6c815c.zip
Add variants of the dispatchsetup pseudo for Thumb and !VFP. <rdar://10620138>
My change r146949 added register clobbers to the eh_sjlj_dispatchsetup pseudo instruction, but on Thumb1 some of those registers cannot be used. This caused massive failures on the testsuite when compiling for Thumb1. While fixing that, I noticed that the eh_sjlj_setjmp instruction has a "nofp" variant, and I realized that dispatchsetup needs the same thing, so I have added that as well. llvm-svn: 147204
Diffstat (limited to 'lldb/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud