Commits
Chris Lattner committed db98aea611c
implement memory promotion support for enums, specifically the inject_enum_addr and enum_data_addr instructions. These need to be modeled a bit differently than other related types, but it still fits into the general architecture of memorypromotion. This resolves rdar://15028164 Swift SVN r8917