Skip to content

Commit 622a366

Browse files
authored
Merge pull request #18383 from rjmccall/metadata-fixes-5.0
[5.0] Recursive metadata fixes omnibus
2 parents e9465a6 + f56af9b commit 622a366

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2348
-1074
lines changed

docs/ABI/Mangling.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Globals
5656
global ::= nominal-type 'Mr' // generic type completion function
5757
global ::= nominal-type 'Mi' // generic type instantiation function
5858
global ::= nominal-type 'MI' // generic type instantiation cache
59+
global ::= nominal-type 'Ml' // in-place type initialization cache
5960
global ::= nominal-type 'Mm' // class metaclass
6061
global ::= nominal-type 'Mn' // nominal type descriptor
6162
global ::= module 'MXM' // module descriptor

0 commit comments

Comments
 (0)