mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The ``base_addr_for_offset`` instruction creates a base address for offset calculations. The result can be used by address projections, like ``struct_element_addr``, which themselves return the offset of the projected fields. IR generation simply creates a null pointer for ``base_addr_for_offset``.
69 KiB
69 KiB