[PATCH] D130394: [clang][CodeGen] Factor out Swift ABI hooks (NFCI)
Sergei Barannikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 5 08:18:22 PDT 2022
barannikov88 updated this revision to Diff 450298.
barannikov88 added a comment.
Assert that Swift ABI info is initialized before accessing it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130394/new/
https://reviews.llvm.org/D130394
Files:
clang/lib/CodeGen/ABIInfo.h
clang/lib/CodeGen/SwiftCallingConv.cpp
clang/lib/CodeGen/TargetInfo.cpp
clang/lib/CodeGen/TargetInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130394.450298.patch
Type: text/x-patch
Size: 24852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220805/e107550c/attachment-0001.bin>
More information about the cfe-commits
mailing list