diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-01-19 23:29:03 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-01-19 23:29:03 +0000 |
commit | 4cf56917ea2ffb22fca7989e75f1a9c6460a61f7 (patch) | |
tree | b885248bcee54ba071ff96100e7a500b19e643db /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 1b335e9feb6b7fb602a1a9f1a43c53c1092b2586 (diff) | |
download | bcm5719-llvm-4cf56917ea2ffb22fca7989e75f1a9c6460a61f7.tar.gz bcm5719-llvm-4cf56917ea2ffb22fca7989e75f1a9c6460a61f7.zip |
[X86] Do not run shrink-wrapping on function with split-stack attribute or HiPE
calling convention.
The implementation of the related callbacks in the x86 backend for such
functions are not ready to deal with a prologue block that is not the entry
block of the function.
This fixes PR26107, but the longer term solution would be to fix those callbacks.
llvm-svn: 258221
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions