This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 733dbc6c18d Added LLVM_DUMP_METHOD attributes for MatchableInfo::dump() [...] new 7f80f60c161 [coroutines] Handle spills before catchswitch
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/Coroutines/CoroFrame.cpp | 28 +++++++- test/Transforms/Coroutines/coro-catchswitch.ll | 88 ++++++++++++++++++++++++++ 2 files changed, 114 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/Coroutines/coro-catchswitch.ll