summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorArnold Schwaighofer <aschwaighofer@apple.com>2020-10-21 14:41:47 -0700
committerArnold Schwaighofer <aschwaighofer@apple.com>2020-11-04 07:32:29 -0800
commitea606cced0583d1dbd4c44680601d1d4e9a56e58 (patch)
treeeaa92d9e3fe43ef2ba0ec24c30bc53e59ce9f5ec /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentbf027da04c4159fda2403038f9b4a97454a3b625 (diff)
Start of an llvm.coro.async implementation
This patch adds the `async` lowering of coroutines. This will be used by the Swift frontend to lower async functions. In contrast to the `retcon` lowering the frontend needs to be in control over control-flow at suspend points as execution might be suspended at these points. This is very much work in progress and the implementation will change as it evolves with the frontend. As such the documentation is lacking detail as some of it might change. rdar://70097093 Differential Revision: https://reviews.llvm.org/D90612
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions