Commits

John McCall committed 3dd77943dfc
Change the size of a prototype type to 3 pointers rather than a fixed size of 16 bytes. 3 pointers is the magic value in swift: many, many things are better if we can handle three pointers efficiently. Swift SVN r2147