commit | 9f7039dc33b1e2fe595c309402997d05a70e116b | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <anton@korobeynikov.info> | Thu Jan 10 22:59:50 2019 +0000 |
committer | Anton Korobeynikov <anton@korobeynikov.info> | Thu Jan 10 22:59:50 2019 +0000 |
tree | 682d53427e444ea0eb116ca9da1a40987707007e | |
parent | 127b21ae0f8c5e692a29f13b1ca25fc974e706ae [diff] |
[MSP430] Minor fixes/improvements for assembler/disassembler * Teach AsmParser to recognize @rn in distination operand as 0(rn). * Do not allow Disassembler decoding instructions that have size more than a number of input bytes. * Fix UB in MSP430MCCodeEmitter. Patch by Kristina Bessonova! Differential Revision: https://reviews.llvm.org/D56547 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350903 91177308-0d34-0410-b5e6-96231b3b80d8