mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* [IRGen] Handle complex single payload enum cases rdar://110138498 Handles single payload enum cases with more complex bit patterns (e.g. >64 bits or scattered) by storing a relative pointer to a function that reads the tag. * Use proper symbol for enum tag helper
2.4 KiB
2.4 KiB