Commits

Chris Lattner committed 650fafb11a4
Switch "loadable" from being a bit in SILType to being a predicate function. For now I'm not caching the result at all, and the old bit still stays around until other dependencies can get untangled. Swift SVN r5217