diff options
author | Arnold Schwaighofer <aschwaighofer@apple.com> | 2021-02-04 10:51:23 -0800 |
---|---|---|
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2021-02-05 06:06:10 -0800 |
commit | 8a7f5ad0fdbcef6d945e9aa598c60354caa4f566 (patch) | |
tree | db023dcf7cd5c5863889c8c309f67234de7cf0f9 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 2cba22c23a769103f4f0c31968620a488f13b625 (diff) | |
download | llvm-8a7f5ad0fdbcef6d945e9aa598c60354caa4f566.zip llvm-8a7f5ad0fdbcef6d945e9aa598c60354caa4f566.tar.gz llvm-8a7f5ad0fdbcef6d945e9aa598c60354caa4f566.tar.bz2 |
We can only move static allocas into the resume entry points
Dynamic allocas that still exist have been verified to be only used
'locally' not accross a suspend point.
rdar://73903220
Differential Revision: https://reviews.llvm.org/D96071
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions