mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Emit importer-generated thunks as linkonce_odr hidden into every translation unit that imports the corresponding module.
Swift SVN r3547
This commit is contained in:
@@ -256,8 +256,6 @@ public:
|
||||
NameBound,
|
||||
/// \brief The definition has been type-checked.
|
||||
TypeChecked,
|
||||
/// \brief IR for the definition has been generated.
|
||||
IRGenerated
|
||||
};
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user