commit | 72383538485d2d399b988b14ce871b5326db7a69 | [log] [tgz] |
---|---|---|
author | Eli Friedman <efriedma@quicinc.com> | Fri May 03 00:59:52 2019 +0000 |
committer | Eli Friedman <efriedma@quicinc.com> | Fri May 03 00:59:52 2019 +0000 |
tree | 1f7e6f92ee30dd76bc815c51a6073d66646b0932 | |
parent | 5e328050503c52aff41f96c8c7ca538e3cab85d5 [diff] |
[AArch64][MC] Reject "add x0, x1, w2, lsl #1" etc. Looks like just a minor oversight in the parsing code. Fixes https://bugs.llvm.org/show_bug.cgi?id=41504. Differential Revision: https://reviews.llvm.org/D60840 llvm-svn: 359855