Files
swift-mirror/test/DebugInfo/async-let.swift
Felipe de Azevedo Piovezan b58df184d5 [DebugInfo][[test] Fix incorrect CHECK lines on 32-bit architectures
A previous commit added a check for a store of `i32`, which would not
work for 32-bit targets. In order to avoid having multiple test, this
commit addresses the issue by requiring a 64-bit architecture for the
target. This follows the example of other async debug info tests.
2024-11-19 08:21:45 -08:00

1.6 KiB