Commits

Peter Cooper committed 7ec0e7348ff
Add more calls to the objc runtime for getting an object’s ISA. Be more conservative in terms of masking ISAs. This reduces tight coupling with the objc runtime. This commit adds the required calls to IRGen and the runtime, and a test case to make sure IRGen is correct.