Files
swift-mirror/test/IRGen/enum_dynamic_multi_payload.sil
Arnold Schwaighofer 5a6de1ba77 IRGen: Use opaque storage types for non-fixed indirect result types
LLVM does type based analysis on sret storage types. This is a problem
with non-fixed types whose storage type does not contain the non-fixed
part.

rdar://73778591
2021-02-10 16:19:12 -08:00

19 KiB