Make the ivar offset always be a ptrdiff_t, because stuff in CGObjC.cpp...
Make the ivar offset always be a ptrdiff_t, because stuff in CGObjC.cpp expects this. Actually, it expects a long, but that's a bug that will be fixed in the next commit... llvm-svn: 128102
Loading
Please register or sign in to comment