mirror of
https://github.com/apple/swift.git
synced 2026-03-08 18:24:30 +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