summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-03-24 19:18:48 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-03-24 19:18:48 +0000
commit181fdbd174861a9001ec481a500221ea0f6a6b40 (patch)
treee12081c17901d7ec6cc3cb17282b9e1e4b2de77e /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parent6642bb3337457b3c692b1aca56d3c8ee0c46c7a4 (diff)
downloadbcm5719-llvm-181fdbd174861a9001ec481a500221ea0f6a6b40.tar.gz
bcm5719-llvm-181fdbd174861a9001ec481a500221ea0f6a6b40.zip
[Hexagon] Generate PIC-specific versions of save/restore routines
In PIC mode, the registers R14, R15 and R28 are reserved for use by the PLT handling code. This causes all functions to clobber these registers. While this is not new for regular function calls, it does also apply to save/restore functions, which do not follow the standard ABI conventions with respect to the volatile/non-volatile registers. Patch by Jyotsna Verma. llvm-svn: 264324
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud