Correct CodeGen assumption that LongTy == Int32Ty in a few places. This makes...
Correct CodeGen assumption that LongTy == Int32Ty in a few places. This makes several CodeGenObjC tests pass on 64-bit by fixing assertions. This doesn't mean that the result is actually what the GNU runtime expects, though. llvm-svn: 60515
Loading
Please register or sign in to comment