forked from OSchip/llvm-project
5b3881691f
The __resume function trips up LLVM's 'X86 DAG->DAG Instruction Selection' unless optimizations are disabled. Only adding the __resume function when it's needed allows lowering through AsyncToLLVM and LLVM without '-O0' as long as the coroutine functionality is not used. Reviewed By: ezhulenev Differential Revision: https://reviews.llvm.org/D95868 |
||
---|---|---|
.. | ||
AsyncToLLVM.cpp | ||
CMakeLists.txt |