mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We add two more fields to SILGlobalVariable: a VarDecl and a flag to see if this is a declaration. VarDecl is mainly used for debugger support, it is also used to check if the variable is weak imported. We also modify the serializer to serialize the extra two fields. Swift SVN r21883
36 KiB
36 KiB