mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Move AbstractCC into SILType and make it an attribute of SILTypes for functions. Add a ConvertCCInst to represent calling convention conversions. Give SILFunctions a linkage attribute. Add logic to SILGen to calculate these attributes for SILConstants based on their attached decls. IRGen doesn't use these new attributes yet. I'll hook that up when I move mangling over. Swift SVN r4886
1.2 KiB
1.2 KiB