diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-09-09 16:45:31 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-09-09 16:45:31 +0000 |
commit | e3a0adf162a849c7dd01514d151651850451db38 (patch) | |
tree | d34b932961788828ec2eb61d618d5d788faa727e | |
parent | 73c8415d90ad5a702538d8bc308411e7b2299f32 (diff) |
Add FIXME.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139371 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/MC/ARM/basic-thumb2-instructions.s | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/MC/ARM/basic-thumb2-instructions.s b/test/MC/ARM/basic-thumb2-instructions.s index 99758258a6..fe3ab34e0c 100644 --- a/test/MC/ARM/basic-thumb2-instructions.s +++ b/test/MC/ARM/basic-thumb2-instructions.s @@ -648,6 +648,11 @@ _func: @------------------------------------------------------------------------------ +@ FIXME: LDRD(literal) +@------------------------------------------------------------------------------ + + +@------------------------------------------------------------------------------ @ IT @------------------------------------------------------------------------------ @ Test encodings of a few full IT blocks, not just the IT instruction |