Commits

Joe Groff committed 25f0dc31c21
IRGen: Fix up layout generation for reference storage types. If we have an unowned/weak protocol type with witness tables, we can't use the prefab NativeObject/UnknownObject layouts. While we're here, fix up some tests for 32-bit portability too. Swift SVN r30270