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 | a042ed5cae4963aaf1f1e6fa6f7152d94206e397 (patch) | |
| tree | b152bb36cecb8ca00027665886c1fa6d24e8a52d /llvm | |
| parent | ff2f3f810525ec96201b404d34d12e9b33189035 (diff) | |
| download | bcm5719-llvm-a042ed5cae4963aaf1f1e6fa6f7152d94206e397.tar.gz bcm5719-llvm-a042ed5cae4963aaf1f1e6fa6f7152d94206e397.zip | |
Add FIXME.
llvm-svn: 139371
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/test/MC/ARM/basic-thumb2-instructions.s | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/MC/ARM/basic-thumb2-instructions.s b/llvm/test/MC/ARM/basic-thumb2-instructions.s index 99758258a6d..fe3ab34e0c1 100644 --- a/llvm/test/MC/ARM/basic-thumb2-instructions.s +++ b/llvm/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 |

