Commits

John McCall committed cd26f3ebaee
Use a constant null pointer instead of &objc_empty_vtable when compiling for the simulator. The simulator doesn't support absolute symbols correctly, and the ObjC runtime's workaround doesn't visit generic class patterns. Swift SVN r12896