[PATCH] D95984: [CodeGen] Fix codegen for __attribute__((swiftasynccall)).
Varun Gandhi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 24 14:15:29 PST 2021
varungandhi-apple updated this revision to Diff 326203.
varungandhi-apple added a comment.
Generate tail call when doing codegen for return statement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95984/new/
https://reviews.llvm.org/D95984
Files:
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/test/CodeGen/64bit-swiftcall.c
clang/test/CodeGen/arm-swiftcall.c
clang/test/CodeGen/swift-async-call-conv.c
clang/test/CodeGen/swift-call-conv.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95984.326203.patch
Type: text/x-patch
Size: 10027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210224/1d7190c6/attachment.bin>
More information about the cfe-commits
mailing list