swift
02dfb509
- IRGen: create new External{Im,Ex}port named linkages
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
IRGen: create new External{Im,Ex}port named linkages Create two new semantic names: `ExternalImport` and `ExternalExport`. These are for symbols which are either imported from an external module or exported for consumption by external modules.
References
#21639 - ApplyIRLinkage cleanups
Author
compnerd
Committer
compnerd
Parents
9546cc24
Loading