diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2018-05-10 16:01:36 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2018-05-10 16:01:36 +0000 |
commit | 05db279f528435890314d11737d706719269c8be (patch) | |
tree | 00a47e8f442557292ab2d40c0079cd0bba8b5907 /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | ac5f4e0546fb2a333d14c7cf7ce69a01c123e002 (diff) | |
download | llvm-05db279f528435890314d11737d706719269c8be.zip llvm-05db279f528435890314d11737d706719269c8be.tar.gz llvm-05db279f528435890314d11737d706719269c8be.tar.bz2 |
[mips] Accept 32-bit offsets for ld/sd/lld commands
This is a follow up to the rL330983. The patch teaches ld, sd, and lld
commands accept 32-bit memory offsets by replacing `mem_simm16` operand
to `mem_simmptr`. In fact, these commands should accept 64-bit offsets,
but so large offsets require another command expanding and will be
supported by a separate patch.
Differential Revision: https://reviews.llvm.org/D46629
llvm-svn: 331997
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions