Learn more about cloning repositories
You have read-only access
SIL: Add select_enum and select_enum_addr insns. Similar to LLVM's "select" instruction, the instruction picks one of its operands based on the case tag of an enum value. Swift SVN r22578