Commits

Michael Gottesman committed 93b92a8f9fa
Add in Passes.def for metaprogramming with SILPassKinds. This simplifies some code in SILOpt and SILPasses. The real reason to do it is to use it to procedurally generate random pipelines. Swift SVN r23996