Learn more about cloning repositories
You have read-only access
SILGen: Handle Builtin.gep as a SIL builtin. Add an index_raw_pointer instruction that acts like index_addr but for RawPointers, and use it to lower Builtin.gep into SIL instead of into IR. Swift SVN r5479