diff options
author | Gor Nishanov <GorNishanov@gmail.com> | 2017-05-22 20:22:23 +0000 |
---|---|---|
committer | Gor Nishanov <GorNishanov@gmail.com> | 2017-05-22 20:22:23 +0000 |
commit | 6a470689eb8dea189be26387e1c4ccfa69852c5d (patch) | |
tree | 610acc557193d710af4829d02ee48793a75bce02 /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | |
parent | 9a23d40ee8a568a8b1fe5584b8e009fbb0970d05 (diff) | |
download | bcm5719-llvm-6a470689eb8dea189be26387e1c4ccfa69852c5d.tar.gz bcm5719-llvm-6a470689eb8dea189be26387e1c4ccfa69852c5d.zip |
[coroutines] Build GRO declaration and return GRO statement
Summary:
1. build declaration of the gro local variable that keeps the result of get_return_object.
2. build return statement returning the gro variable
3. emit them during CodeGen
4. sema and CodeGen tests updated
Reviewers: EricWF, rsmith
Reviewed By: rsmith
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D31646
llvm-svn: 303573
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp')
0 files changed, 0 insertions, 0 deletions