Fix Windows64 target info so pointer arithmetic is done correctly, and no sign...
Fix Windows64 target info so pointer arithmetic is done correctly, and no sign extension code is emitted: PtrDiffType needs to be a signed long long. Add a corresponding test case. llvm-svn: 113910
Loading
Please register or sign in to comment