diff options
author | Arnold Schwaighofer <aschwaighofer@apple.com> | 2022-08-10 15:22:02 -0700 |
---|---|---|
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2022-08-11 11:43:30 -0700 |
commit | 6ef223c041f1564098b73f173bd2ed4379c6a766 (patch) | |
tree | 3932f386245f59e069ccde3fbfdfd96f8572cbf4 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | bdbf89b906e271c19dd5c5e066ee85ed476cc3a6 (diff) | |
download | llvm-6ef223c041f1564098b73f173bd2ed4379c6a766.zip llvm-6ef223c041f1564098b73f173bd2ed4379c6a766.tar.gz llvm-6ef223c041f1564098b73f173bd2ed4379c6a766.tar.bz2 |
[coro async] Mark async suspend function and its resume function pointer intrinsic as nomerge
Coroutine splitting is not possible if the one-to-one mapping between the two is
lost. Every suspend point must have a matching continuation function
pointer.
rdar://98404664
Differential Revision: https://reviews.llvm.org/D131684
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions