Commits

Joe Groff committed 54e101c517c
SIL: Give BuiltinFunctionRef its own instruction. We don't want to have to recover from a mangled name whether a function call is to an IRGen-lowered builtin, so add an instruction for referencing builtins. Swift SVN r4919