Learn more about cloning repositories
You have read-only access
move SILFunction implementation goop out into SILFunction.cpp and make the SILFunction ctor public since SIL is an optimization IR, not just a transient by product of IRGen. :) Swift SVN r5183