Commit Graph

3 Commits

Author SHA1 Message Date
Adrian Prantl
38467355cf Update testcases on rebranch.
rdar://102151684
2022-12-21 15:08:15 -08:00
Erik Eckstein
dd27eb3ef8 rebranch: temporarily disable the failing DebugInfo/async-task-alloc.swift test
rdar://102151684
2022-12-15 11:39:54 +01:00
Adrian Prantl
e67d8bf4e3 Fix IRGen debug info for swift_task_alloc'ed variables.
The old code attempted to load the variable despite not knowing its size. Fixed
by describing the variable's address on the task heap.
2022-12-12 17:19:49 -08:00