Files
Alessandro Arzilli a80904ca1f proc: do not always allocate struct literals (#3953)
Do not always allocate new struct literals to the target's memroy. Wait
until they actually need to have an address.

Fixes #1465
2025-03-24 10:24:49 -07:00
..