mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
It's the same thing as for alloc_ref: the optional [tail_elems ...] attribute specify the tail elements to allocate. For details see docs/SIL.rst This feature is needed so that we can allocate a MangedBuffer with alloc_ref_dynamic. The ManagedBuffer.create() function uses the dynamic self type to create the buffer instance.
43 KiB
43 KiB