commit | 0a7f06b65e21ffef69af6eeacdaf0f49c31093b6 | [log] [tgz] |
---|---|---|
author | Alex Bradbury <asb@lowrisc.org> | Tue Sep 18 15:13:29 2018 +0000 |
committer | Alex Bradbury <asb@lowrisc.org> | Tue Sep 18 15:13:29 2018 +0000 |
tree | 2a5289c66bd1c2066f746c385cdaf1949cf1d866 | |
parent | 3c958d8fea515e69063f78078be8251a1a11d602 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342487 91177308-0d34-0410-b5e6-96231b3b80d8