diff options
author | Alex Bradbury <asb@lowrisc.org> | 2018-09-18 15:13:29 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2018-09-18 15:13:29 +0000 |
commit | 7d0e18d0dd287eefcd379c2f3693c373ae927071 (patch) | |
tree | 872640b71d6d4a7083c328ae5ab2e8f3b1149b7a /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 74340f1805443cdc356c8fd7c8e4a25eb396b2b4 (diff) | |
download | bcm5719-llvm-7d0e18d0dd287eefcd379c2f3693c373ae927071.tar.gz bcm5719-llvm-7d0e18d0dd287eefcd379c2f3693c373ae927071.zip |
[RISCV][MC] Reject bare symbols for the simm12 operand type
addi a0, a0, foo and lw a0, foo(a0) and similar are now rejected. An explicit
%lo and %pcrel_lo modifier is required. This matches gas behaviour.
llvm-svn: 342487
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions