diff options
author | Igor Laevsky <igmyrj@gmail.com> | 2015-11-04 01:16:10 +0000 |
---|---|---|
committer | Igor Laevsky <igmyrj@gmail.com> | 2015-11-04 01:16:10 +0000 |
commit | 35fe692025ca3e7604c5ca80ae8deb99acd8604e (patch) | |
tree | 45e6d5440849ac5db6e4f54f88bb4a46574fc967 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 24519d98b3151a798157059eec2cc984796fbe03 (diff) | |
download | bcm5719-llvm-35fe692025ca3e7604c5ca80ae8deb99acd8604e.tar.gz bcm5719-llvm-35fe692025ca3e7604c5ca80ae8deb99acd8604e.zip |
[StatepointLowering] Remove distinction between call and invoke safepoints
There is no point in having invoke safepoints handled differently than the
call safepoints. All relevant decisions could be made by looking at whether
or not gc.result and gc.relocate lay in a same basic block. This change will
allow to lower call safepoints with relocates and results in a different
basic blocks. See test case for example.
Differential Revision: http://reviews.llvm.org/D14158
llvm-svn: 252028
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions