commit | 0bdf0c05b990b4f2d29719b34f4ce44f16176f09 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Fri Dec 03 00:53:22 2010 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Fri Dec 03 00:53:22 2010 +0000 |
tree | fe066b81bb268868f65828bf8d4bea27674e86b4 | |
parent | b0d98692a68cf7d5a8fce6115d8bf918126177a8 [diff] |
The tLDR instruction wasn't encoded properly: <MCInst 2251 <MCOperand Reg:70> <MCOperand Reg:66> <MCOperand Imm:0> <MCOperand Reg:0> <MCOperand Imm:14> <MCOperand Reg:0>> Notice that the "reg" here is 0, which is an invalid register. Put a check in the code for this to prevent crashing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120766 91177308-0d34-0410-b5e6-96231b3b80d8