Fix up assertion in r135018 so it doesn't trigger on 32-bit; when we're in...
Fix up assertion in r135018 so it doesn't trigger on 32-bit; when we're in 32-bit, it doesn't matter whether the operation overflows because the computed address is not wider than the immediate. llvm-svn: 135120
Loading
Please register or sign in to comment