diff options
| -rw-r--r-- | llvm/test/MC/ARM/arm-memory-instructions.s | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/MC/ARM/arm-memory-instructions.s b/llvm/test/MC/ARM/arm-memory-instructions.s index 56b0278091a..e0c198be503 100644 --- a/llvm/test/MC/ARM/arm-memory-instructions.s +++ b/llvm/test/MC/ARM/arm-memory-instructions.s @@ -160,6 +160,11 @@ _func: @------------------------------------------------------------------------------ +@ FIXME: LDRH (label) +@------------------------------------------------------------------------------ + + +@------------------------------------------------------------------------------ @ LDRH (register) @------------------------------------------------------------------------------ ldrh r6, [r5, r4] |

